Searched refs:MAX_SAMPLERATE (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dmlp.h53 #define MAX_SAMPLERATE (MAX_RATEFACTOR * 48000) macro
H A Dmlpdec.c278 if (mh.group1_samplerate > MAX_SAMPLERATE) {
281 mh.group1_samplerate, MAX_SAMPLERATE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dmlp.h53 #define MAX_SAMPLERATE (MAX_RATEFACTOR * 48000) macro
H A Dmlpdec.c278 if (mh.group1_samplerate > MAX_SAMPLERATE) {
281 mh.group1_samplerate, MAX_SAMPLERATE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dmlp.h53 #define MAX_SAMPLERATE (MAX_RATEFACTOR * 48000) macro
H A Dmlpdec.c278 if (mh.group1_samplerate > MAX_SAMPLERATE) {
281 mh.group1_samplerate, MAX_SAMPLERATE);

Completed in 131 milliseconds