Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c522 static int sb_decode(AVCodecContext *, void *, GetBitContext *, float *);
539 .decode = sb_decode,
551 .decode = sb_decode,
1217 static int sb_decode(AVCodecContext *avctx, void *ptr_st, in sb_decode() function

Completed in 4 milliseconds