Searched refs:ff_mpa_quant_steps (Results 1 – 5 of 5) sorted by relevance
47 const int ff_mpa_quant_steps[17] = { variable
43 extern const int ff_mpa_quant_steps[17];
465 steps = ff_mpa_quant_steps[i]; in mpegaudiodec_common_init_static()
685 steps = ff_mpa_quant_steps[qindex]; in encode_frame()
565 steps = ff_mpa_quant_steps[qindex]; in mp_decode_layer2()602 steps = ff_mpa_quant_steps[qindex]; in mp_decode_layer2()