FFmpeg
4.0
|
Go to the source code of this file.
Functions | |
static av_always_inline void | adapt_prob (uint8_t *p, unsigned ct0, unsigned ct1, int max_count, int update_factor) |
void | ff_vp9_adapt_probs (VP9Context *s) |
|
static |
Definition at line 29 of file vp9prob.c.
Referenced by ff_vp9_adapt_probs().
void ff_vp9_adapt_probs | ( | VP9Context * | s | ) |
Definition at line 46 of file vp9prob.c.
Referenced by vp9_decode_frame().