/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/inc/ |
D | mm_lib2d.h | 112 void *plane0; member
|
/hardware/qcom/media/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 291 surfaceDef->plane0 = (void *)0xaaaaaaaa; in getDummySurfaceDef() 329 srcSurfaceDef->plane0 = data; in updateYUVSurfaceDef() 341 dstSurfaceDef->plane0 = data; in updateYUVSurfaceDef() 637 uint8_t * base = (uint8_t *)dstSurfaceDef->plane0; in dumpOutput()
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 320 surfaceDef->plane0 = (void *)0xaaaaaaaa; in getDummySurfaceDef() 362 srcSurfaceDef->plane0 = data; in updateYUVSurfaceDef() 376 dstSurfaceDef->plane0 = data; in updateYUVSurfaceDef() 699 uint8_t * base = (uint8_t *)dstSurfaceDef->plane0; in dumpOutput()
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 318 surfaceDef->plane0 = (void *)0xaaaaaaaa; in getDummySurfaceDef() 359 srcSurfaceDef->plane0 = data; in updateYUVSurfaceDef() 373 dstSurfaceDef->plane0 = data; in updateYUVSurfaceDef() 696 uint8_t * base = (uint8_t *)dstSurfaceDef->plane0; in dumpOutput()
|
/hardware/qcom/sdm845/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 347 (*surfaceYUVDef)->plane0 = (void *)0xaaaaaaaa; in getDummySurfaceDef() 409 srcSurfaceDef->plane0 = data; in updateYUVSurfaceDef() 423 dstSurfaceDef->plane0 = data; in updateYUVSurfaceDef() 811 uint8_t * base = (uint8_t *)dstSurfaceDef->plane0; in dumpOutput()
|
/hardware/qcom/sm7250/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 405 (*surfaceYUVDef)->plane0 = (void *)0xaaaaaaaa; in getDummySurfaceDef() 472 srcSurfaceDef->plane0 = data; in updateYUVSurfaceDef() 486 dstSurfaceDef->plane0 = data; in updateYUVSurfaceDef() 927 uint8_t * base = (uint8_t *)dstSurfaceDef->plane0; in dumpOutput()
|
/hardware/qcom/sm8150/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 360 (*surfaceYUVDef)->plane0 = (void *)0xaaaaaaaa; 427 srcSurfaceDef->plane0 = data; 441 dstSurfaceDef->plane0 = data; 862 uint8_t * base = (uint8_t *)dstSurfaceDef->plane0;
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | c2d2.h | 326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | c2d2.h | 325 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 579 surfaceDef.plane0 = (void*) (handle->base); in set_image() 1641 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | c2d2.h | 325 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 582 surfaceDef.plane0 = (void*) (handle->base); in set_image() 1644 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | c2d2.h | 326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
|
/hardware/qcom/sm7250/display/libcopybit/ |
D | c2d2.h | 326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
|
/hardware/qcom/sdm845/display/libcopybit/ |
D | c2d2.h | 326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | c2d2.h | 326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 582 surfaceDef.plane0 = (void*) (handle->base); in set_image() 1641 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | c2d2.h | 326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 584 surfaceDef.plane0 = (void*) (handle->base); in set_image() 1643 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | c2d2.h | 325 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | c2d2.h | 326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | c2d2.h | 325 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 563 surfaceDef.plane0 = (void*) (handle->base); in set_image() 1581 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa; in open_copybit()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/src/ |
D | mm_lib2d.c | 230 p_frame->frame[0].plane[0].addr = yuv_buffer->plane0; in lib2d_fill_img_frame()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg.c | 2653 src_buffer.yuv_buffer.plane0 = in mm_jpeg_lib2d_rotation() 2659 (uint8_t*)src_buffer.yuv_buffer.plane0 + in mm_jpeg_lib2d_rotation() 2673 dst_buffer.yuv_buffer.plane0 = in mm_jpeg_lib2d_rotation() 2688 (uint8_t*) dst_buffer.yuv_buffer.plane0 + in mm_jpeg_lib2d_rotation()
|