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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dresample.c111 static void deinterleave(short **output, short *input, int channels, int samples) function
308 deinterleave(buftmp2, input, s->input_channels, nb_samples);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dresample.c149 static void deinterleave(short **output, short *input, int channels, int samples) function
370 deinterleave(buftmp2, input, s->input_channels, nb_samples);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D08-residue.tex426 channel. After decode, deinterleave the vector into independent vectors, one for each output channel. That is:

Completed in 111 milliseconds