Searched refs:MaxFS (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
D | init.cpp | 653 video->PicSizeInMbs <= (uint)MaxFS[ii] && in VerifyLevel() 684 video->PicSizeInMbs > (uint)MaxFS[lev_idx] || in VerifyLevel()
|
/frameworks/av/media/libstagefright/codecs/avc/common/include/ |
D | avcint_common.h | 860 const static int MaxFS[MAX_LEVEL_IDX] = {99, 396, 396, 396, 396, 792, 1620, 1620, 3600, 5120, variable
|