Home
last modified time | relevance | path

Searched refs:SPEEX_NB_MODES (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c63 #define SPEEX_NB_MODES 3 macro
256 DecoderState st[SPEEX_NB_MODES];
524 static const SpeexMode speex_modes[SPEEX_NB_MODES] = {
1413 if (s->mode < 0 || s->mode >= SPEEX_NB_MODES) in parse_speex_extradata()
/third_party/libsnd/src/
H A Dogg_speex.c277 if (spx->header.mode >= SPEEX_NB_MODES || spx->header.mode < 0) in spx_header_read()

Completed in 4 milliseconds