Home
last modified time | relevance | path

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

/external/libopus/silk/
Ddec_API.c103 opus_int stereo_to_mono; in silk_Decode() local
123 stereo_to_mono = decControl->nChannelsInternal == 1 && psDec->nChannelsInternal == 2 && in silk_Decode()
352 if ( stereo_to_mono ){ in silk_Decode()