Home
last modified time | relevance | path

Searched defs:vpe_plane_size (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/vpelib/inc/
Dvpe_hw_types.h168 struct vpe_plane_size { struct
169 struct vpe_rect surface_size; /**< Plane rectangle */
170 struct vpe_rect chroma_size; /**< Chroma plane rectangle for semi-planar YUV formats */
171 uint32_t surface_pitch; /**< Horizintal pitch alignment of the plane in pixels */
172 uint32_t chroma_pitch; /**< Horizintal pitch alignment of the chroma plane for
174 uint32_t surface_aligned_height; /**< Vertical alignment of the plane in pixels */
175 uint32_t chrome_aligned_height; /**< Vertical alignment of the chroma plane for semi-planar