Searched defs:vdec_vp9_slice_uncompressed_header (Results 1 – 1 of 1) sorted by relevance
172 struct vdec_vp9_slice_uncompressed_header { struct173 u8 profile;174 u8 last_frame_type;175 u8 frame_type;177 u8 last_show_frame;178 u8 show_frame;179 u8 error_resilient_mode;181 u8 bit_depth;182 u8 padding0[1];183 u16 last_frame_width;[all …]