Searched refs:common_tns (Results 1 - 3 of 3) sorted by relevance

/external/libxaac/decoder/
H A Dixheaacd_bit_extract.h29 WORD32 common_tns; member in struct:__anon13135
H A Dixheaacd_ext_ch_ele.c730 pstr_core_coder->common_tns = ixheaacd_read_bits_buf(it_bit_buff, 1);
733 pstr_core_coder->common_tns = 0;
738 if (pstr_core_coder->common_tns) {
761 pstr_core_coder->common_tns = 0;
/external/aac/libAACdec/src/
H A Daacdec_tns.cpp240 int common_tns = 0; local
243 common_tns = FDKreadBit(hBs);
246 if (common_tns) {

Completed in 400 milliseconds