Home
last modified time | relevance | path

Searched defs:mbs (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/components/avc/
DC2SoftAvcEnc.cpp252 uint64_t mbs; in ProfileLevelSetter() member
274 uint64_t mbs = uint64_t((size.v.width + 15) / 16) * ((size.v.height + 15) / 16); in ProfileLevelSetter() local
/frameworks/av/media/libstagefright/
DACodec.cpp4076 int32_t mbs; in setCyclicIntraMacroblockRefresh() local
4085 int32_t mbs; in setCyclicIntraMacroblockRefresh() local
4307 int mbs = width * height; in getAVCLevelFor() local