Home
last modified time | relevance | path

Searched refs:stride1 (Results 1 – 25 of 29) sorted by relevance

12

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/inc/
Dmm_lib2d.h117 int32_t stride1; member
/hardware/qcom/media/msm8974/libc2dcolorconvert/
DC2DColorConverter.cpp296 surfaceDef->stride1 = calcStride(format, width); in getDummySurfaceDef()
301 surfaceDef->stride1 = calcStride(format, width) / 2; in getDummySurfaceDef()
652 stride = dstSurfaceDef->stride1; in dumpOutput()
672 stride = dstSurfaceDef->stride1; in dumpOutput()
/hardware/qcom/media/msm8996/libc2dcolorconvert/
DC2DColorConverter.cpp323 surfaceDef->stride1 = calcStride(format, width); in getDummySurfaceDef()
330 surfaceDef->stride1 = calcStride(format, width) / 2; in getDummySurfaceDef()
711 stride = dstSurfaceDef->stride1; in dumpOutput()
731 stride = dstSurfaceDef->stride1; in dumpOutput()
/hardware/qcom/media/msm8998/libc2dcolorconvert/
DC2DColorConverter.cpp325 surfaceDef->stride1 = calcStride(format, width); in getDummySurfaceDef()
333 surfaceDef->stride1 = calcStride(format, width) / 2; in getDummySurfaceDef()
714 stride = dstSurfaceDef->stride1; in dumpOutput()
734 stride = dstSurfaceDef->stride1; in dumpOutput()
/hardware/qcom/sdm845/media/libc2dcolorconvert/
DC2DColorConverter.cpp352 (*surfaceYUVDef)->stride1 = calcStride(format, width); in getDummySurfaceDef()
360 (*surfaceYUVDef)->stride1 = calcStride(format, width) / 2; in getDummySurfaceDef()
826 stride = dstSurfaceDef->stride1; in dumpOutput()
846 stride = dstSurfaceDef->stride1; in dumpOutput()
/hardware/qcom/sm8150/media/libc2dcolorconvert/
DC2DColorConverter.cpp355 (*surfaceYUVDef)->stride1 = calcStride(format, width); in getDummySurfaceDef()
367 (*surfaceYUVDef)->stride1 = calcStride(format, width) / 2; in getDummySurfaceDef()
854 stride = dstSurfaceDef->stride1; in dumpOutput()
874 stride = dstSurfaceDef->stride1; in dumpOutput()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/src/
Dmm_lib2d.c246 p_frame->frame[0].plane[1].stride = yuv_buffer->stride1; in lib2d_fill_img_frame()
247 p_frame->frame[0].plane[1].length = (yuv_buffer->stride1 * in lib2d_fill_img_frame()
/hardware/qcom/display/msm8998/libcopybit/
Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
Dcopybit_c2d.cpp588 surfaceDef.stride1 = yuvInfo.plane1_stride; in set_image()
1647 yuvSurfaceDef.stride1 = 4; in open_copybit()
/hardware/qcom/display/msm8226/libcopybit/
Dc2d2.h330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/hardware/qcom/display/msm8909/libcopybit/
Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/hardware/qcom/display/msm8960/libcopybit/
Dc2d2.h330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
Dcopybit_c2d.cpp569 surfaceDef.stride1 = yuvInfo.plane1_stride; in set_image()
1587 yuvSurfaceDef.stride1 = 4; in open_copybit()
/hardware/qcom/sdm845/display/libcopybit/
Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
Dcopybit_c2d.cpp590 surfaceDef.stride1 = yuvInfo.plane1_stride; in set_image()
1649 yuvSurfaceDef.stride1 = 4; in open_copybit()
/hardware/qcom/display/msm8909w_3100/libcopybit/
Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
Dcopybit_c2d.cpp590 surfaceDef.stride1 = yuvInfo.plane1_stride; in set_image()
1649 yuvSurfaceDef.stride1 = 4; in open_copybit()
/hardware/qcom/display/msm8084/libcopybit/
Dc2d2.h330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
Dcopybit_c2d.cpp579 surfaceDef.stride1 = yuvInfo.plane1_stride; in set_image()
1641 yuvSurfaceDef.stride1 = 4; in open_copybit()
/hardware/qcom/display/msm8996/libcopybit/
Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
Dcopybit_c2d.cpp590 surfaceDef.stride1 = yuvInfo.plane1_stride; in set_image()
1649 yuvSurfaceDef.stride1 = 4; in open_copybit()
/hardware/qcom/sm8150/display/libcopybit/
Dc2d2.h331 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
Dcopybit_c2d.cpp590 surfaceDef.stride1 = yuvInfo.plane1_stride; in set_image()
1649 yuvSurfaceDef.stride1 = 4; in open_copybit()
/hardware/qcom/display/msm8994/libcopybit/
Dc2d2.h330 int32 stride1; /* stride for UV or VU plane for planar interleaved */ member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/test/
Dmm_lib2d_test.c491 src_buffer.yuv_buffer.stride1 = crcb_plane_stride; in main()

12