Home
last modified time | relevance | path

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

12

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/inc/
Dmm_lib2d.h112 void *plane0; member
/hardware/qcom/media/msm8974/libc2dcolorconvert/
DC2DColorConverter.cpp291 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/
DC2DColorConverter.cpp320 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/
DC2DColorConverter.cpp318 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/
DC2DColorConverter.cpp347 (*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/
DC2DColorConverter.cpp405 (*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/
DC2DColorConverter.cpp360 (*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/
Dc2d2.h326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
/hardware/qcom/display/msm8226/libcopybit/
Dc2d2.h325 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
Dcopybit_c2d.cpp579 surfaceDef.plane0 = (void*) (handle->base); in set_image()
1641 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa; in open_copybit()
/hardware/qcom/display/msm8994/libcopybit/
Dc2d2.h325 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
Dcopybit_c2d.cpp582 surfaceDef.plane0 = (void*) (handle->base); in set_image()
1644 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa; in open_copybit()
/hardware/qcom/display/msm8996/libcopybit/
Dc2d2.h326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
/hardware/qcom/sm7250/display/libcopybit/
Dc2d2.h326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
/hardware/qcom/sdm845/display/libcopybit/
Dc2d2.h326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
/hardware/qcom/display/msm8998/libcopybit/
Dc2d2.h326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
Dcopybit_c2d.cpp582 surfaceDef.plane0 = (void*) (handle->base); in set_image()
1641 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa; in open_copybit()
/hardware/qcom/display/msm8909/libcopybit/
Dc2d2.h326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
Dcopybit_c2d.cpp584 surfaceDef.plane0 = (void*) (handle->base); in set_image()
1643 yuvSurfaceDef.plane0 = (void*)0xaaaaaaaa; in open_copybit()
/hardware/qcom/display/msm8084/libcopybit/
Dc2d2.h325 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
/hardware/qcom/sm8150/display/libcopybit/
Dc2d2.h326 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
/hardware/qcom/display/msm8960/libcopybit/
Dc2d2.h325 void *plane0; /* holds the whole buffer if YUV format is not planar */ member
Dcopybit_c2d.cpp563 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/
Dmm_lib2d.c230 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/
Dmm_jpeg.c2653 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()

12