Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c1516 static void speex_decode_stereo(float *data, int frame_size, StereoState *stereo) in speex_decode_stereo() function
1560 speex_decode_stereo(dst + i * s->frame_size, s->frame_size, &s->stereo); in speex_decode_frame()

Completed in 4 milliseconds