Home
last modified time | relevance | path

Searched refs:ff_dca_downmix_to_stereo_float (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddcadec.h72 void ff_dca_downmix_to_stereo_float(AVFloatDSPContext *fdsp, float **samples,
Ddcadec.c110 void ff_dca_downmix_to_stereo_float(AVFloatDSPContext *fdsp, float **samples, in ff_dca_downmix_to_stereo_float() function
Ddca_core.c2337 ff_dca_downmix_to_stereo_float(s->float_dsp, output_samples, in filter_frame_float()