Searched refs:common_window (Results 1 – 15 of 15) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_aacdecoder.c | 408 pstr_aac_dec_ch_info->common_window = 0; in ixheaacd_aacdec_decodeframe() 423 pstr_aac_dec_ch_info->common_window = in ixheaacd_aacdec_decodeframe() 426 if (pstr_aac_dec_ch_info->common_window) { in ixheaacd_aacdec_decodeframe() 429 pstr_aac_dec_ch_info->common_window, aac_dec_handle->samples_per_frame); in ixheaacd_aacdec_decodeframe() 669 pstr_aac_dec_ch_info->common_window = 0; in ixheaacd_aacdec_decodeframe() 685 pstr_aac_dec_ch_info->common_window = in ixheaacd_aacdec_decodeframe() 688 pstr_aac_dec_ch_info->common_window = 1; in ixheaacd_aacdec_decodeframe() 690 if (pstr_aac_dec_ch_info->common_window) { in ixheaacd_aacdec_decodeframe() 693 pstr_aac_dec_ch_info->common_window, aac_dec_handle->samples_per_frame); in ixheaacd_aacdec_decodeframe()
|
D | ixheaacd_channel.c | 359 WORD32 common_window, WORD32 frame_size) { in ixheaacd_ics_read() argument 417 if (common_window) { in ixheaacd_ics_read() 431 if (!common_window && (object_type >= ER_OBJECT_START)) { in ixheaacd_ics_read() 505 if (!(aac_dec_handle->pstr_aac_dec_ch_info[LEFT]->common_window)) { in ixheaacd_individual_ch_stream() 509 aac_dec_handle->pstr_aac_dec_ch_info[LEFT]->common_window, in ixheaacd_individual_ch_stream() 542 (aac_dec_handle->pstr_aac_dec_ch_info[LEFT]->common_window) && in ixheaacd_individual_ch_stream() 625 if (ptr_aac_dec_channel_info[LEFT]->common_window) { in ixheaacd_channel_pair_process() 671 (self->pstr_aac_dec_ch_info[0]->common_window) in ixheaacd_channel_pair_process()
|
D | ixheaacd_mps_aac_struct.h | 83 WORD16 common_window; member
|
D | ixheaacd_channelinfo.h | 310 WORD16 common_window; member 334 WORD32 common_window, WORD32 frame_size);
|
D | ixheaacd_bit_extract.h | 26 WORD32 common_window; member
|
D | ixheaacd_ext_ch_ele.c | 678 pstr_core_coder->common_window = ixheaacd_read_bits_buf(it_bit_buff, 1); in ixheaacd_core_coder_data() 680 if (pstr_core_coder->common_window) { in ixheaacd_core_coder_data() 750 if (pstr_core_coder->common_window) { in ixheaacd_core_coder_data() 785 pstr_core_coder->common_window = 0; in ixheaacd_core_coder_data()
|
D | ixheaacd_mps_res_channel.c | 112 if (!p_aac_decoder_channel_info[LEFT]->common_window) { in ixheaacd_res_read_ics()
|
D | ixheaacd_multichannel.c | 202 aac_handle->pstr_aac_dec_ch_info[0]->common_window = 0; in ixheaacd_dec_coupling_channel_element()
|
D | ixheaacd_spectrum_dec.c | 368 if (!pstr_core_coder->common_window) { in ixheaacd_fd_channel_stream()
|
D | ixheaacd_mps_bitdec.c | 625 pstr_mps_state->p_aac_decoder_channel_info[ch]->common_window = 0; in ixheaacd_parse_extension_frame()
|
/external/aac/libFDK/include/ |
D | FDK_tools_rom.h | 299 common_window, /* -> decision for link_sequence */ enumerator
|
/external/aac/libAACdec/src/ |
D | channel.cpp | 479 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,
|