Searched refs:ff_mpa_quant_steps (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpegaudiodata.h39 extern const int ff_mpa_quant_steps[17];
H A Dmpegaudiodata.c85 const int ff_mpa_quant_steps[17] = { variable
H A Dmpegaudioenc.c693 steps = ff_mpa_quant_steps[qindex];
H A Dmpegaudiodec.c1283 steps = ff_mpa_quant_steps[qindex];
1321 steps = ff_mpa_quant_steps[qindex];

Completed in 103 milliseconds