Searched defs:vl_mpeg12_decoder (Results 1 – 1 of 1) sorted by relevance
46 struct vl_mpeg12_decoder struct48 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 …]