Home
last modified time | relevance | path

Searched refs:ppf_gain_weight (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dg723_1.h227 static const int16_t ppf_gain_weight[2] = {0x1800, 0x2000}; variable
Dg723_1dec.c322 ppf->opt_gain = ppf_gain_weight[cur_rate]; in comp_ppf_gains()
325 ppf_gain_weight[cur_rate] >> 15; in comp_ppf_gains()