|
FFmpeg
|
#include <vp9dec.h>
| VP9SharedContext VP9Context::s |
| VP9TileData* VP9Context::td |
| VP9DSPContext VP9Context::dsp |
| VideoDSPContext VP9Context::vdsp |
| GetBitContext VP9Context::gb |
| VP56RangeCoder VP9Context::c |
| enum AVPixelFormat pix_fmt last_fmt VP9Context::gf_fmt |
| ThreadFrame VP9Context::next_refs[8] |
| struct { ... } VP9Context::filter_lut |
| ProbContext VP9Context::p |
| struct { ... } VP9Context::prob_ctx[4] |
| struct { ... } VP9Context::prob |
| AVBufferPool* VP9Context::frame_extradata_pool |
1.8.17