Home
last modified time | relevance | path

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

/hardware/qcom/media/libc2dcolorconvert/
DC2DColorConverter.cpp291 surfaceDef->plane0 = (void *)0xaaaaaaaa; in getDummySurfaceDef()
328 srcSurfaceDef->plane0 = data; in updateYUVSurfaceDef()
340 dstSurfaceDef->plane0 = data; in updateYUVSurfaceDef()
594 uint8_t * base = (uint8_t *)dstSurfaceDef->plane0; in dumpOutput()
/hardware/qcom/display/libcopybit/
Dc2d2.h312 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
Dcopybit_c2d.cpp458 surfaceDef.plane0 = (void*) (handle->base); in set_image()
556 surfaceDef.plane0 = (void*) (handle->base); in set_src_image()
1404 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa; in open_copybit()