Searched defs:cstride (Results 1 - 1 of 1) sorted by relevance

/hardware/qcom/media/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp1442 int i, lscanl, lstride, cscanl, cstride, height, width; local
1449 cstride = VENUS_UV_STRIDE(COLOR_FMT_NV12, width);
1475 yuv += cstride;

Completed in 181 milliseconds