Searched refs:common_window (Results 1 – 12 of 12) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_aacdecoder.c | 361 pstr_aac_dec_ch_info->common_window = 0; in ixheaacd_aacdec_decodeframe() 380 pstr_aac_dec_ch_info->common_window = in ixheaacd_aacdec_decodeframe() 383 if (pstr_aac_dec_ch_info->common_window) { in ixheaacd_aacdec_decodeframe() 386 object_type, pstr_aac_dec_ch_info->common_window, in ixheaacd_aacdec_decodeframe() 608 pstr_aac_dec_ch_info->common_window = 0; in ixheaacd_aacdec_decodeframe() 627 pstr_aac_dec_ch_info->common_window = in ixheaacd_aacdec_decodeframe() 630 pstr_aac_dec_ch_info->common_window = 1; in ixheaacd_aacdec_decodeframe() 632 if (pstr_aac_dec_ch_info->common_window) { in ixheaacd_aacdec_decodeframe() 635 object_type, pstr_aac_dec_ch_info->common_window, in ixheaacd_aacdec_decodeframe()
|
D | ixheaacd_channel.c | 344 WORD32 common_window, WORD32 frame_size) { in ixheaacd_ics_read() argument 398 if (common_window) { in ixheaacd_ics_read() 412 if (!common_window && (object_type >= ER_OBJECT_START)) { in ixheaacd_ics_read() 486 if (!(aac_dec_handle->pstr_aac_dec_ch_info[LEFT]->common_window)) { in ixheaacd_individual_ch_stream() 490 aac_dec_handle->pstr_aac_dec_ch_info[LEFT]->common_window, in ixheaacd_individual_ch_stream() 523 (aac_dec_handle->pstr_aac_dec_ch_info[LEFT]->common_window) && in ixheaacd_individual_ch_stream() 603 if (ptr_aac_dec_channel_info[LEFT]->common_window) { in ixheaacd_channel_pair_process() 647 (self->pstr_aac_dec_ch_info[0]->common_window) in ixheaacd_channel_pair_process()
|
D | ixheaacd_channelinfo.h | 309 WORD16 common_window; member 333 WORD32 common_window, WORD32 frame_size);
|
D | ixheaacd_bit_extract.h | 26 WORD32 common_window; member
|
D | ixheaacd_ext_ch_ele.c | 669 pstr_core_coder->common_window = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_core_coder_data() 671 if (pstr_core_coder->common_window) { in ixheaacd_core_coder_data() 740 if (pstr_core_coder->common_window) { in ixheaacd_core_coder_data() 778 pstr_core_coder->common_window = 0; in ixheaacd_core_coder_data()
|
D | ixheaacd_multichannel.c | 193 aac_handle->pstr_aac_dec_ch_info[0]->common_window = 0; in ixheaacd_dec_coupling_channel_element()
|
D | ixheaacd_spectrum_dec.c | 370 if (!pstr_core_coder->common_window) { in ixheaacd_fd_channel_stream()
|
/external/aac/libFDK/include/ |
D | FDK_tools_rom.h | 299 common_window, /* -> decision for link_sequence */ enumerator
|
/external/aac/libAACdec/src/ |
D | channel.cpp | 477 case common_window: in CChannelElement_Read()
|
D | block.cpp | 948 const int common_window) { in ApplyTools() argument
|
/external/aac/libAACenc/src/ |
D | bitenc.cpp | 1006 case common_window: in FDKaacEnc_ChannelElementWrite()
|
/external/aac/libFDK/src/ |
D | FDK_tools_rom.cpp | 6569 common_window, link_sequence}; 6638 static const rbd_id_t el_aac_cpe_epc0[] = {element_instance_tag, common_window, 6926 static const rbd_id_t list_usac_cpe00_epc0[] = {tns_active, common_window,
|