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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dresample.c86 static void mono_to_stereo(short *output, short *input, int n1) function
330 mono_to_stereo(output, buftmp3[0], nb_samples1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dresample.c91 static void mono_to_stereo(short *output, short *input, int n1) function
392 mono_to_stereo(output, buftmp3[0], nb_samples1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/echoaudio/
H A Dechoaudio.h356 char mono_to_stereo; /* Only used if interleave is 1 and member in struct:audioformat
H A Dechoaudio_dsp.c804 format->bits_per_sample == 32 && !format->mono_to_stereo) {
H A Dechoaudio.c704 format.mono_to_stereo = 0;

Completed in 79 milliseconds