Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp9shared.h94 typedef struct VP9BitstreamHeader { struct
96 uint8_t profile;
97 uint8_t bpp;
98 uint8_t keyframe;
99 uint8_t invisible;
100 uint8_t errorres;
101 uint8_t intraonly;
102 uint8_t resetctx;
103 uint8_t refreshrefmask;
104 uint8_t highprecisionmvs;
[all …]