Home
last modified time | relevance | path

Searched refs:plane2 (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/media/libc2dcolorconvert/
DC2DColorConverter.cpp326 srcSurfaceDef->plane2 = (uint8_t *)srcSurfaceDef->plane1 + mSrcYSize/4; in updateYUVSurfaceDef()
338 dstSurfaceDef->plane2 = (uint8_t *)dstSurfaceDef->plane1 + mDstYSize/4; in updateYUVSurfaceDef()
653 base = (uint8_t *)dstSurfaceDef->plane2; in dumpOutput()
/hardware/qcom/display/msm8960/libcopybit/
Dc2d2.h331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp571 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image()
1629 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
/hardware/qcom/display/msm8994/libcopybit/
Dc2d2.h331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp590 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image()
1692 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
/hardware/qcom/display/msm8974/libcopybit/
Dc2d2.h331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp582 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image()
1663 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
/hardware/qcom/display/msm8084/libcopybit/
Dc2d2.h331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp581 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image()
1683 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
/hardware/qcom/display/msm8226/libcopybit/
Dc2d2.h331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp587 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image()
1689 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()