Home
last modified time | relevance | path

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

12

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/inc/
Dmm_lib2d.h120 int32_t stride2; member
/hardware/qcom/media/msm8998/libc2dcolorconvert/
DC2DColorConverter.cpp326 surfaceDef->stride2 = calcStride(format, width); in getDummySurfaceDef()
335 surfaceDef->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef()
723 stride = dstSurfaceDef->stride2; in dumpOutput()
/hardware/qcom/sdm845/media/libc2dcolorconvert/
DC2DColorConverter.cpp353 (*surfaceYUVDef)->stride2 = calcStride(format, width); in getDummySurfaceDef()
362 (*surfaceYUVDef)->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef()
835 stride = dstSurfaceDef->stride2; in dumpOutput()
/hardware/qcom/display/msm8909w_3100/libcopybit/
Dc2d2.h334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
/hardware/qcom/display/msm8226/libcopybit/
Dc2d2.h333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp589 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image()
1691 yuvSurfaceDef.stride2 = 4; in open_copybit()
/hardware/qcom/display/msm8994/libcopybit/
Dc2d2.h333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp592 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image()
1694 yuvSurfaceDef.stride2 = 4; in open_copybit()
/hardware/qcom/display/msm8996/libcopybit/
Dc2d2.h334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
/hardware/qcom/sm7250/display/libcopybit/
Dc2d2.h334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
/hardware/qcom/sdm845/display/libcopybit/
Dc2d2.h334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
/hardware/qcom/display/msm8998/libcopybit/
Dc2d2.h334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp592 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image()
1691 yuvSurfaceDef.stride2 = 4; in open_copybit()
/hardware/qcom/display/msm8909/libcopybit/
Dc2d2.h334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp594 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image()
1693 yuvSurfaceDef.stride2 = 4; in open_copybit()
/hardware/qcom/display/msm8084/libcopybit/
Dc2d2.h333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp583 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image()
1685 yuvSurfaceDef.stride2 = 4; in open_copybit()
/hardware/qcom/sm8150/display/libcopybit/
Dc2d2.h334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp594 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image()
1693 yuvSurfaceDef.stride2 = 4; in open_copybit()
/hardware/qcom/display/msm8960/libcopybit/
Dc2d2.h333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp573 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image()
1631 yuvSurfaceDef.stride2 = 4; in open_copybit()
/hardware/qcom/sm7250/media/libc2dcolorconvert/
DC2DColorConverter.cpp411 (*surfaceYUVDef)->stride2 = calcStride(format, width); in getDummySurfaceDef()
424 (*surfaceYUVDef)->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef()
951 stride = dstSurfaceDef->stride2; in dumpOutput()
/hardware/qcom/sm8150/media/libc2dcolorconvert/
DC2DColorConverter.cpp366 (*surfaceYUVDef)->stride2 = calcStride(format, width);
379 (*surfaceYUVDef)->stride2 = calcStride(format, width) / 2;
886 stride = dstSurfaceDef->stride2;
/hardware/qcom/media/msm8974/libc2dcolorconvert/
DC2DColorConverter.cpp303 surfaceDef->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef()
661 stride = dstSurfaceDef->stride2; in dumpOutput()
/hardware/qcom/media/msm8996/libc2dcolorconvert/
DC2DColorConverter.cpp332 surfaceDef->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef()
720 stride = dstSurfaceDef->stride2; in dumpOutput()

12