Searched defs:vdec_vp9_slice_uncompressed_header (Results 1 – 1 of 1) sorted by relevance
173 struct vdec_vp9_slice_uncompressed_header { struct174 u8 profile;175 u8 last_frame_type;176 u8 frame_type;178 u8 last_show_frame;179 u8 show_frame;180 u8 error_resilient_mode;182 u8 bit_depth;183 u8 padding0[1];184 u16 last_frame_width;[all …]