Searched refs:DST_SIZE_HD_PLUS (Results 1 – 3 of 3) sorted by relevance
218 DST_SIZE_HD_PLUS, enumerator
2300 mDstAllocatedSize = ((height >= 1480) ? DST_SIZE_HD_PLUS : DST_SIZE_HD); in setDstAllocSize()
240 if (((Xres == 720 && Yres == 1480) && (m2mMPP->getDstAllocSize() != DST_SIZE_HD_PLUS)) || in needDstRealloc()