/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/inc/ |
D | mm_lib2d.h | 114 int32_t stride0; member
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/src/ |
D | mm_lib2d.c | 231 p_frame->frame[0].plane[0].stride = yuv_buffer->stride0; in lib2d_fill_img_frame() 232 p_frame->frame[0].plane[0].length = (yuv_buffer->stride0 * in lib2d_fill_img_frame()
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | c2d2.h | 328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | c2d2.h | 327 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 581 surfaceDef.stride0 = yuvInfo.yStride; in set_image() 1643 yuvSurfaceDef.stride0 = 4; in open_copybit()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | c2d2.h | 327 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 584 surfaceDef.stride0 = yuvInfo.yStride; in set_image() 1646 yuvSurfaceDef.stride0 = 4; in open_copybit()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | c2d2.h | 328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
/hardware/qcom/sm7250/display/libcopybit/ |
D | c2d2.h | 328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
/hardware/qcom/sdm845/display/libcopybit/ |
D | c2d2.h | 328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | c2d2.h | 328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 584 surfaceDef.stride0 = yuvInfo.yStride; in set_image() 1643 yuvSurfaceDef.stride0 = 4; in open_copybit()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | c2d2.h | 328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 586 surfaceDef.stride0 = yuvInfo.yStride; in set_image() 1645 yuvSurfaceDef.stride0 = 4; in open_copybit()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | c2d2.h | 327 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | c2d2.h | 328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | c2d2.h | 327 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 565 surfaceDef.stride0 = yuvInfo.yStride; in set_image() 1583 yuvSurfaceDef.stride0 = 4; in open_copybit()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg.c | 2655 src_buffer.yuv_buffer.stride0 = in mm_jpeg_lib2d_rotation() 2660 (src_buffer.yuv_buffer.stride0 * scanline); in mm_jpeg_lib2d_rotation() 2661 src_buffer.yuv_buffer.stride1 = src_buffer.yuv_buffer.stride0; in mm_jpeg_lib2d_rotation() 2665 src_buffer.yuv_buffer.stride0, scanline); in mm_jpeg_lib2d_rotation() 2678 dst_buffer.yuv_buffer.stride0 = in mm_jpeg_lib2d_rotation() 2682 dst_buffer.yuv_buffer.stride0 = in mm_jpeg_lib2d_rotation() 2689 (dst_buffer.yuv_buffer.stride0 * scanline); in mm_jpeg_lib2d_rotation() 2690 dst_buffer.yuv_buffer.stride1 = dst_buffer.yuv_buffer.stride0; in mm_jpeg_lib2d_rotation() 2694 dst_buffer.yuv_buffer.stride0, scanline); in mm_jpeg_lib2d_rotation()
|
/hardware/qcom/media/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 293 surfaceDef->stride0 = calcStride(format, width); in getDummySurfaceDef() 638 stride = dstSurfaceDef->stride0; in dumpOutput()
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 322 surfaceDef->stride0 = calcStride(format, width); in getDummySurfaceDef() 700 stride = dstSurfaceDef->stride0; in dumpOutput()
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 320 surfaceDef->stride0 = calcStride(format, width); in getDummySurfaceDef() 697 stride = dstSurfaceDef->stride0; in dumpOutput()
|
/hardware/qcom/sdm845/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 349 (*surfaceYUVDef)->stride0 = calcStride(format, width); in getDummySurfaceDef() 812 stride = dstSurfaceDef->stride0; in dumpOutput()
|
/hardware/qcom/sm7250/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 407 (*surfaceYUVDef)->stride0 = calcStride(format, width); in getDummySurfaceDef() 928 stride = dstSurfaceDef->stride0; in dumpOutput()
|
/hardware/qcom/sm8150/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 362 (*surfaceYUVDef)->stride0 = calcStride(format, width); 863 stride = dstSurfaceDef->stride0;
|