Searched refs:numYRowsPerBlock (Results 1 – 1 of 1) sorted by relevance
670 int numYRowsPerBlock = DCTSIZE * dinfo->comp_info[0].v_samp_factor; in onGetYUV8Planes() local671 for (int i = 0; i < numYRowsPerBlock; i++) { in onGetYUV8Planes()680 size_t blockIncrementY = numYRowsPerBlock * sizeInfo.fYWidthBytes; in onGetYUV8Planes()684 uint32_t numRowsPerBlock = numYRowsPerBlock; in onGetYUV8Planes()698 for (int i = 0; i < numYRowsPerBlock; i++) { in onGetYUV8Planes()716 for (int i = remainingRows; i < numYRowsPerBlock; i++) { in onGetYUV8Planes()