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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dresample.c57 static void stereo_to_mono(short *output, short *input, int n1) function
309 stereo_to_mono(buftmp2[0], input, nb_samples);

Completed in 89 milliseconds