Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_sbrdecoder.c255 FLAG dual_mono = 0; in ixheaacd_applysbr() local
362 dual_mono = 1; in ixheaacd_applysbr()
552 if (!(stereo || dual_mono)) { in ixheaacd_applysbr()
573 (stereo || dual_mono) ? ptr_frame_data[1] : NULL, in ixheaacd_applysbr()
574 (stereo || dual_mono) ? pstr_sbr_channel[1]->pstr_prev_frame_data in ixheaacd_applysbr()
605 if ((num_channels == 2) && !(stereo || dual_mono)) { in ixheaacd_applysbr()
689 if (!down_mix_flag && (stereo || dual_mono) && (num_channels == 2)) { in ixheaacd_applysbr()