Searched refs:aac_cb_maxval (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | aacenctab.h | 120 static const uint8_t aac_cb_maxval[12] = {0, 1, 1, 2, 2, 4, 4, 7, 7, 12, 12, 16}; variable
|
H A D | aacenc_quantization.h | 80 s->quant_bands(s->qcoefs, in, scaled, size, !BT_UNSIGNED, aac_cb_maxval[cb], Q34, ROUNDING); in quantize_and_encode_band_cost_template() 84 off = aac_cb_maxval[cb]; in quantize_and_encode_band_cost_template()
|
Completed in 2 milliseconds