Searched refs:DST_SIZE_FHD_PLUS (Results 1 – 3 of 3) sorted by relevance
220 DST_SIZE_FHD_PLUS, enumerator
242 ((Xres == 1080 && Yres == 2220) && (m2mMPP->getDstAllocSize() != DST_SIZE_FHD_PLUS)) || in needDstRealloc()
2303 mDstAllocatedSize = ((height >= 2220) ? DST_SIZE_FHD_PLUS : DST_SIZE_FHD); in setDstAllocSize()