Searched defs:vdec_vp9_slice_uncompressed_header (Results 1 – 1 of 1) sorted by relevance
171 struct vdec_vp9_slice_uncompressed_header { struct172 u8 profile;173 u8 last_frame_type;174 u8 frame_type;176 u8 last_show_frame;177 u8 show_frame;178 u8 error_resilient_mode;180 u8 bit_depth;181 u8 padding0[1];182 u16 last_frame_width;[all …]