|
FFmpeg
|
#include <vp9shared.h>
Data Fields | |
| VP9BitstreamHeader | h |
| ProgressFrame | refs [8] |
| VP9Frame | frames [4] |
Definition at line 164 of file vp9shared.h.
| VP9BitstreamHeader VP9SharedContext::h |
Definition at line 165 of file vp9shared.h.
Referenced by decode_coeffs_b32_16bpp(), and decode_coeffs_b_16bpp().
| ProgressFrame VP9SharedContext::refs[8] |
Definition at line 167 of file vp9shared.h.
| VP9Frame VP9SharedContext::frames[4] |
Definition at line 172 of file vp9shared.h.
1.8.17