/hardware/google/gfxstream/guest/mesa/src/egl/wayland/wayland-drm/ |
D | wayland-drm.c | 63 int32_t stride2) in create_buffer() argument 83 buffer->stride[2] = stride2; in create_buffer() 134 int32_t offset2, int32_t stride2) in drm_create_planar_buffer() argument 152 stride0, offset1, stride1, offset2, stride2); in drm_create_planar_buffer() 160 int32_t stride2) in drm_create_prime_buffer() argument 163 stride0, offset1, stride1, offset2, stride2); in drm_create_prime_buffer()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-lib2d-interface/inc/ |
D | mm_lib2d.h | 120 int32_t stride2; member
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 326 surfaceDef->stride2 = calcStride(format, width); in getDummySurfaceDef() 335 surfaceDef->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef() 723 stride = dstSurfaceDef->stride2; in dumpOutput()
|
/hardware/qcom/sm8150/display/libcopybit/ |
D | c2d2.h | 334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 594 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image() 1693 yuvSurfaceDef.stride2 = 4; in open_copybit()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | c2d2.h | 334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 592 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image() 1691 yuvSurfaceDef.stride2 = 4; in open_copybit()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | c2d2.h | 333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 592 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image() 1694 yuvSurfaceDef.stride2 = 4; in open_copybit()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | c2d2.h | 333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | c2d2.h | 334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 594 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image() 1693 yuvSurfaceDef.stride2 = 4; in open_copybit()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | c2d2.h | 333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 573 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image() 1631 yuvSurfaceDef.stride2 = 4; in open_copybit()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | c2d2.h | 333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 589 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image() 1691 yuvSurfaceDef.stride2 = 4; in open_copybit()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | c2d2.h | 334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 594 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image() 1693 yuvSurfaceDef.stride2 = 4; in open_copybit()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | c2d2.h | 334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 594 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image() 1693 yuvSurfaceDef.stride2 = 4; in open_copybit()
|
/hardware/qcom/sm7250/display/libcopybit/ |
D | c2d2.h | 334 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
/hardware/qcom/sm7250/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 411 (*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/ |
D | C2DColorConverter.cpp | 366 (*surfaceYUVDef)->stride2 = calcStride(format, width); 379 (*surfaceYUVDef)->stride2 = calcStride(format, width) / 2; 886 stride = dstSurfaceDef->stride2;
|
/hardware/qcom/media/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 303 surfaceDef->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef() 661 stride = dstSurfaceDef->stride2; in dumpOutput()
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 332 surfaceDef->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef() 720 stride = dstSurfaceDef->stride2; in dumpOutput()
|