Home
last modified time | relevance | path

Searched defs:rc_stat2 (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dffv1enc.c184 put_symbol_inline(RangeCoder *c, uint8_t *state, int v, int is_signed, uint64_t rc_stat[256][2], uint64_t rc_stat2[32][2]) put_symbol_inline() argument
[all...]
H A Dffv1.h80 uint64_t (*rc_stat2[MAX_QUANT_TABLES])[32][2]; member
H A Dsonic.c98 static av_always_inline av_flatten void put_symbol(RangeCoder *c, uint8_t *state, int v, int is_signed, uint64_t rc_stat[256][2], uint64_t rc_stat2[32][2]){ in put_symbol() argument

Completed in 4 milliseconds