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