Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_aacdecoder.c135 WORD32 ele_ch = 0; in ixheaacd_aacdec_decodeframe() local
390 ele_ch = 1; in ixheaacd_aacdec_decodeframe()
392 ele_ch = 2; in ixheaacd_aacdec_decodeframe()
394 ele_ch = 1; in ixheaacd_aacdec_decodeframe()
418 if (ele_ch > 1) { in ixheaacd_aacdec_decodeframe()
449 it_bit_buff, aac_dec_handle, ele_ch, frame_length, total_channels, object_type, in ixheaacd_aacdec_decodeframe()
476 if ((ele_type >= ID_SCE) && (ele_type <= ID_LFE)) num_ch = num_ch + ele_ch; in ixheaacd_aacdec_decodeframe()
480 aac_dec_handle->pstr_aac_dec_ch_info, ele_ch, aac_dec_handle->pstr_aac_tables, in ixheaacd_aacdec_decodeframe()
491 num_ch = num_ch + ele_ch; in ixheaacd_aacdec_decodeframe()
653 ele_ch = 2, ele_type = 1; in ixheaacd_aacdec_decodeframe()
[all …]