Home
last modified time | relevance | path

Searched refs:stride2 (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/libcopybit/
Dc2d2.h320 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp468 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image()
1433 yuvSurfaceDef.stride2 = 4; in open_copybit()
/hardware/qcom/media/libc2dcolorconvert/
DC2DColorConverter.cpp303 surfaceDef->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef()
618 stride = dstSurfaceDef->stride2; in dumpOutput()