Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_decoder.h46 struct vl_mpeg12_decoder struct
48 struct pipe_video_codec base;
49 struct pipe_context *context;
51 unsigned chroma_width, chroma_height;
53 unsigned blocks_per_line;
54 unsigned num_blocks;
55 unsigned width_in_macroblocks;
57 enum pipe_format zscan_source_format;
59 struct pipe_vertex_buffer quads;
60 struct pipe_vertex_buffer pos;
[all …]