/hardware/intel/common/libva/va/wayland/ |
D | wayland-drm-client-protocol.h | 194 …int32_t width, int32_t height, uint32_t format, int32_t offset0, int32_t stride0, int32_t offset1,… in wl_drm_create_planar_buffer() argument 204 …WL_DRM_CREATE_PLANAR_BUFFER, id, name, width, height, format, offset0, stride0, offset1, stride1, … in wl_drm_create_planar_buffer()
|
/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/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/msm8909/libcopybit/ |
D | c2d2.h | 327 int32 stride0; /* stride in bytes if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 580 surfaceDef.stride0 = yuvInfo.yStride; in set_image() 1621 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
|
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
|
D | copybit_c2d.cpp | 575 surfaceDef.stride0 = yuvInfo.yStride; in set_image() 1637 yuvSurfaceDef.stride0 = 4; in open_copybit()
|
/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 | 586 surfaceDef.stride0 = yuvInfo.yStride; in set_image() 1645 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/media/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 286 surfaceDef->stride0 = calcStride(format, width); in getDummySurfaceDef() 631 stride = dstSurfaceDef->stride0; in dumpOutput()
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 315 surfaceDef->stride0 = calcStride(format, width); in getDummySurfaceDef() 693 stride = dstSurfaceDef->stride0; in dumpOutput()
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 311 surfaceDef->stride0 = calcStride(format, width); in getDummySurfaceDef() 686 stride = dstSurfaceDef->stride0; in dumpOutput()
|