Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dscpr.c103 static int decode(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq) in decode() argument
117 static int get_freq(RangeCoder *rc, uint32_t total_freq, uint32_t *freq) in get_freq() argument
132 static int decode0(GetByteContext *gb, RangeCoder *rc, uint32_t cumFreq, uint32_t freq, uint32_t total_freq) in decode0() argument
154 get_freq0(RangeCoder *rc, uint32_t total_freq, uint32_t *freq) get_freq0() argument
[all...]
H A Dscpr.h39 uint32_t total_freq; member
H A Dmss3.c43 unsigned total_freq, total_weight; member

Completed in 3 milliseconds