Searched refs:stereo_to_mono (Results 1 – 2 of 2) sorted by relevance
103 opus_int stereo_to_mono; in silk_Decode() local123 stereo_to_mono = decControl->nChannelsInternal == 1 && psDec->nChannelsInternal == 2 && in silk_Decode()352 if ( stereo_to_mono ){ in silk_Decode()
133 static size_t stereo_to_mono(struct cras_fmt_conv *conv, const uint8_t *in, in stereo_to_mono() function317 conv->channel_converter = stereo_to_mono; in cras_fmt_conv_create()