/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/inc/ |
D | mm_lib2d.h | 118 void *plane2; member
|
/hardware/qcom/media/sdm845/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 285 (*surfaceYUVDef)->plane2 = NULL; in getDummySurfaceDef() 345 srcSurfaceDef->plane2 = (uint8_t *)srcSurfaceDef->plane1 + mSrcYSize/4; in updateYUVSurfaceDef() 359 dstSurfaceDef->plane2 = (uint8_t *)dstSurfaceDef->plane1 + mDstYSize/4; in updateYUVSurfaceDef() 733 base = (uint8_t *)dstSurfaceDef->plane2; in dumpOutput()
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 328 surfaceDef->plane2 = NULL; in getDummySurfaceDef() 368 srcSurfaceDef->plane2 = (uint8_t *)srcSurfaceDef->plane1 + mSrcYSize/4; in updateYUVSurfaceDef() 382 dstSurfaceDef->plane2 = (uint8_t *)dstSurfaceDef->plane1 + mDstYSize/4; in updateYUVSurfaceDef() 722 base = (uint8_t *)dstSurfaceDef->plane2; in dumpOutput()
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 323 surfaceDef->plane2 = NULL; in getDummySurfaceDef() 361 srcSurfaceDef->plane2 = (uint8_t *)srcSurfaceDef->plane1 + mSrcYSize/4; in updateYUVSurfaceDef() 375 dstSurfaceDef->plane2 = (uint8_t *)dstSurfaceDef->plane1 + mDstYSize/4; in updateYUVSurfaceDef() 715 base = (uint8_t *)dstSurfaceDef->plane2; in dumpOutput()
|
/hardware/qcom/media/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 333 srcSurfaceDef->plane2 = (uint8_t *)srcSurfaceDef->plane1 + mSrcYSize/4; in updateYUVSurfaceDef() 345 dstSurfaceDef->plane2 = (uint8_t *)dstSurfaceDef->plane1 + mDstYSize/4; in updateYUVSurfaceDef() 660 base = (uint8_t *)dstSurfaceDef->plane2; in dumpOutput()
|
/hardware/qcom/display/sdm845/libcopybit/ |
D | c2d2.h | 332 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 592 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image() 1691 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | c2d2.h | 331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 571 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image() 1629 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | c2d2.h | 332 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 592 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image() 1691 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | c2d2.h | 331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 581 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image() 1683 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | c2d2.h | 331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 586 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image() 1667 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | c2d2.h | 332 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 592 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image() 1691 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | c2d2.h | 331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 590 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image() 1692 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | c2d2.h | 331 void *plane2; /* holds the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 587 surfaceDef.plane2 = (void*) (handle->base + yuvInfo.plane2_offset); in set_image() 1689 yuvSurfaceDef.plane2 = (void*)0xaaaaaaaa; in open_copybit()
|