Home
last modified time | relevance | path

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

12

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/inc/
Dmm_lib2d.h114 int32_t stride0; member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/src/
Dmm_lib2d.c231 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/
Dc2d2.h328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
/hardware/qcom/display/msm8226/libcopybit/
Dc2d2.h327 int32 stride0; /* stride in bytes if YUV format is not planar */ member
Dcopybit_c2d.cpp581 surfaceDef.stride0 = yuvInfo.yStride; in set_image()
1643 yuvSurfaceDef.stride0 = 4; in open_copybit()
/hardware/qcom/display/msm8994/libcopybit/
Dc2d2.h327 int32 stride0; /* stride in bytes if YUV format is not planar */ member
Dcopybit_c2d.cpp584 surfaceDef.stride0 = yuvInfo.yStride; in set_image()
1646 yuvSurfaceDef.stride0 = 4; in open_copybit()
/hardware/qcom/display/msm8996/libcopybit/
Dc2d2.h328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
/hardware/qcom/sm7250/display/libcopybit/
Dc2d2.h328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
/hardware/qcom/sdm845/display/libcopybit/
Dc2d2.h328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
/hardware/qcom/display/msm8998/libcopybit/
Dc2d2.h328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
Dcopybit_c2d.cpp584 surfaceDef.stride0 = yuvInfo.yStride; in set_image()
1643 yuvSurfaceDef.stride0 = 4; in open_copybit()
/hardware/qcom/display/msm8909/libcopybit/
Dc2d2.h328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
Dcopybit_c2d.cpp586 surfaceDef.stride0 = yuvInfo.yStride; in set_image()
1645 yuvSurfaceDef.stride0 = 4; in open_copybit()
/hardware/qcom/display/msm8084/libcopybit/
Dc2d2.h327 int32 stride0; /* stride in bytes if YUV format is not planar */ member
/hardware/qcom/sm8150/display/libcopybit/
Dc2d2.h328 int32 stride0; /* stride in bytes if YUV format is not planar */ member
/hardware/qcom/display/msm8960/libcopybit/
Dc2d2.h327 int32 stride0; /* stride in bytes if YUV format is not planar */ member
Dcopybit_c2d.cpp565 surfaceDef.stride0 = yuvInfo.yStride; in set_image()
1583 yuvSurfaceDef.stride0 = 4; in open_copybit()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg.c2655 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/
DC2DColorConverter.cpp293 surfaceDef->stride0 = calcStride(format, width); in getDummySurfaceDef()
638 stride = dstSurfaceDef->stride0; in dumpOutput()
/hardware/qcom/media/msm8998/libc2dcolorconvert/
DC2DColorConverter.cpp322 surfaceDef->stride0 = calcStride(format, width); in getDummySurfaceDef()
700 stride = dstSurfaceDef->stride0; in dumpOutput()
/hardware/qcom/media/msm8996/libc2dcolorconvert/
DC2DColorConverter.cpp320 surfaceDef->stride0 = calcStride(format, width); in getDummySurfaceDef()
697 stride = dstSurfaceDef->stride0; in dumpOutput()
/hardware/qcom/sdm845/media/libc2dcolorconvert/
DC2DColorConverter.cpp349 (*surfaceYUVDef)->stride0 = calcStride(format, width); in getDummySurfaceDef()
812 stride = dstSurfaceDef->stride0; in dumpOutput()
/hardware/qcom/sm7250/media/libc2dcolorconvert/
DC2DColorConverter.cpp407 (*surfaceYUVDef)->stride0 = calcStride(format, width); in getDummySurfaceDef()
928 stride = dstSurfaceDef->stride0; in dumpOutput()
/hardware/qcom/sm8150/media/libc2dcolorconvert/
DC2DColorConverter.cpp362 (*surfaceYUVDef)->stride0 = calcStride(format, width);
863 stride = dstSurfaceDef->stride0;

12