Searched refs:ystride (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/android_stub/system/
H A Dgraphics.h74 * ystride is the stride of the luma plane.
86 size_t ystride; member in struct:android_ycbcr
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_android.c837 /* .ystride is the line length (in bytes) of the Y plane,
841 pitches[0] = ycbcr.ystride;
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_android.c262 /* .ystride is the line length (in bytes) of the Y plane,
266 out_buf_info->pitches[0] = ycbcr.ystride;

Completed in 6 milliseconds