Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dcbs_vp9.h83 typedef struct VP9RawFrameHeader { struct
84 uint8_t frame_marker;
85 uint8_t profile_low_bit;
86 uint8_t profile_high_bit;
88 uint8_t show_existing_frame;
89 uint8_t frame_to_show_map_idx;
91 uint8_t frame_type;
92 uint8_t show_frame;
93 uint8_t error_resilient_mode;
96 uint8_t ten_or_twelve_bit;
[all …]