Searched refs:qua_hb_gain (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | amrwbdata.h | 1850 static const uint16_t qua_hb_gain[16] = { variable |
H A D | amrwbdec.c | 879 return qua_hb_gain[hb_idx] * (1.0f / (1 << 14)); in find_hb_gain() |
Completed in 5 milliseconds