Home
last modified time | relevance | path

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

/external/libopus/src/
Dopus_multistream_encoder.c221 int len, int overlap, int channels, int rate, opus_copy_channel_in_func copy_channel_in in surround_analysis() argument
258 (*copy_channel_in)(x, 1, pcm, channels, c, len); in surround_analysis()
671 opus_copy_channel_in_func copy_channel_in, in opus_multistream_encode_native() argument
747 …ode, pcm, bandSMR, mem, preemph_mem, frame_size, 120, st->layout.nb_channels, Fs, copy_channel_in); in opus_multistream_encode_native()
813 (*copy_channel_in)(buf, 2, in opus_multistream_encode_native()
815 (*copy_channel_in)(buf+1, 2, in opus_multistream_encode_native()
831 (*copy_channel_in)(buf, 1, in opus_multistream_encode_native()