Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/wayland/
Dwayland-drm-client-protocol.h194 …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/
Dmm_lib2d.h121 int32_t stride2; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dmfqe_sse2.asm164 ; int stride2, 3
181 mov rdi, arg(3) ; stride2
196 add rdx, rdi ; src2 + stride2
/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/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/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/display/msm8996/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/msm8909/libcopybit/
Dc2d2.h333 int32 stride2; /* stride for the 3. plane, ignored if YUV format is not planar */ member
Dcopybit_c2d.cpp588 surfaceDef.stride2 = yuvInfo.plane2_stride; in set_image()
1669 yuvSurfaceDef.stride2 = 4; in open_copybit()
/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/media/msm8974/libc2dcolorconvert/
DC2DColorConverter.cpp296 surfaceDef->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef()
654 stride = dstSurfaceDef->stride2; in dumpOutput()
/hardware/qcom/media/msm8996/libc2dcolorconvert/
DC2DColorConverter.cpp323 surfaceDef->stride2 = calcStride(format, width) / 2; in getDummySurfaceDef()
709 stride = dstSurfaceDef->stride2; in dumpOutput()