Searched refs:aac_cb_range (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | aacenctab.h | 125 static const uint8_t aac_cb_range [12] = {0, 3, 3, 3, 3, 9, 9, 8, 8, 13, 13, 17}; variable
|
D | aacenc_quantization.h | 93 curidx *= aac_cb_range[cb]; in quantize_and_encode_band_cost_template()
|