/hardware/intel/common/libva/va/wayland/ |
D | wayland-drm-client-protocol.h | 194 …t32_t offset0, int32_t stride0, int32_t offset1, int32_t stride1, int32_t offset2, int32_t stride2) in wl_drm_create_planar_buffer() argument 204 …NAR_BUFFER, id, name, width, height, format, offset0, stride0, offset1, stride1, offset2, stride2); in wl_drm_create_planar_buffer()
|
/hardware/qcom/camera/QCamera2/stack/mm-lib2d-interface/inc/ |
D | mm_lib2d.h | 121 int32_t stride2; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | mfqe_sse2.asm | 164 ; int stride2, 3 181 mov rdi, arg(3) ; stride2 196 add rdx, rdi ; src2 + stride2
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | c2d2.h | 333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 583 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image() 1685 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/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/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/display/msm8909/libcopybit/ |
D | c2d2.h | 333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
|
D | copybit_c2d.cpp | 588 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image() 1669 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/media/msm8974/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 296 surfaceDef->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef() 654 stride = dstSurfaceDef->stride2; in dumpOutput()
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 323 surfaceDef->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef() 709 stride = dstSurfaceDef->stride2; in dumpOutput()
|