Searched refs:fixed_smr (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | mpegaudiotab.h | 93 static const float fixed_smr[SBLIMIT] = { variable |
D | mpegaudioenc_template.c | 497 smr[i] = (int)(fixed_smr[i] * 10); in psycho_acoustic_model() |