Searched defs:yStride (Results 1 – 17 of 17) sorted by relevance
41 int yStride; //NV21 Y buffer stride len member
293 int yStride = (64 * 4 * yRauCount) + alignup(yRauCount, 8) / 8; in calcCompressedBufSize() local
317 int yStride = (64 * 4 * yRauCount) + alignup(yRauCount, 8) / 8; in calcCompressedBufSize() local
354 int yStride = (64 * 4 * yRauCount) + alignup(yRauCount, 8) / 8; in calcCompressedBufSize() local
497 int32_t yStride = layout.planes[C2PlanarLayout::PLANE_Y].rowInc; in process() local
1156 int32_t yStride = layout.planes[C2PlanarLayout::PLANE_Y].rowInc; in setEncodeArgs() local
180 int yStride; //luma stride member
182 int yStride; //luma stride member
179 int yStride; //luma stride member
984 int32_t yStride = 0; in sendPreviewCallback() local