Home
last modified time | relevance | path

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

/external/adhd/cras/src/dsp/
Ddsp_util.c24 #undef interleave_stereo
86 static void interleave_stereo(float *input1, float *input2, in interleave_stereo() function
132 #define interleave_stereo interleave_stereo macro
190 static void interleave_stereo(float *input1, float *input2, in interleave_stereo() function
247 #define interleave_stereo interleave_stereo macro
325 static void interleave_stereo(float *input1, float *input2, in interleave_stereo() function
376 #define interleave_stereo interleave_stereo macro
481 #ifdef interleave_stereo in dsp_util_interleave_s16le()
483 interleave_stereo(input[0], input[1], output, frames); in dsp_util_interleave_s16le()