Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_multichannel.c136 ia_enhaacplus_dec_ind_cc *ind_channel_info, WORD32 total_channels, in ixheaacd_dec_coupling_channel_element() argument
196 bs, aac_handle, 1, frame_size, total_channels, audio_object_type, in ixheaacd_dec_coupling_channel_element()
259 WORD16 frame_size, WORD total_channels, in ixheaacd_dec_couple_channel() argument
270 p_time_data += total_channels; in ixheaacd_dec_couple_channel()
276 WORD16 frame_size, WORD total_channels, WORD16 *ptr_time_data) in ixheaacd_dec_ind_coupling() argument
316 total_channels, gain_cc); in ixheaacd_dec_ind_coupling()
325 total_channels, gain_cc); in ixheaacd_dec_ind_coupling()
335 total_channels, gain_cc); in ixheaacd_dec_ind_coupling()
349 WORD total_elements, WORD16 *ptr_time_data, WORD total_channels) { in ixheaacd_dec_downmix_to_stereo() argument
352 if (5 == total_channels) k = 0; in ixheaacd_dec_downmix_to_stereo()
[all …]
Dixheaacd_multichannel.h27 ia_enhaacplus_dec_ind_cc *ind_channel_info, WORD32 total_channels,
33 WORD16 frame_size, WORD total_channels, WORD16 *ptr_time_data);
37 WORD total_elements, WORD16 *ptr_time_data, WORD total_channels);
Dixheaacd_block.h32 WORD32 total_channels,
39 WORD32 total_channels,
46 WORD32 total_channels,
71 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels,
182 WORD32 total_channels, WORD32 object_type,
Dixheaacd_channel.c139 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_cblock_scale_spect_data() argument
159 scale_table_ptr, total_channels, in ixheaacd_cblock_scale_spect_data()
204 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_read_block_data() argument
302 it_bit_buff, ptr_aac_dec_channel_info, ptr_aac_tables, total_channels, in ixheaacd_read_block_data()
464 WORD32 num_ch, WORD32 frame_size, WORD32 total_channels, WORD32 object_type, in ixheaacd_individual_ch_stream() argument
507 total_channels, frame_size, object_type, in ixheaacd_individual_ch_stream()
585 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_channel_pair_process() argument
619 if (total_channels > 2) { in ixheaacd_channel_pair_process()
664 total_channels, ptr_aac_tables, object_type, 1, in ixheaacd_channel_pair_process()
728 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels, in ixheaacd_read_spectral_data() argument
[all …]
Dixheaacd_aacdecoder.c96 WORD slot_element, WORD max_channels, WORD32 total_channels, in ixheaacd_aacdec_decodeframe() argument
407 total_channels, object_type, eld_specific_config, ele_type); in ixheaacd_aacdec_decodeframe()
433 aac_dec_handle->pstr_aac_tables, total_channels, object_type, in ixheaacd_aacdec_decodeframe()
453 total_channels, frame_length, object_type, eld_specific_config, in ixheaacd_aacdec_decodeframe()
465 aac_dec_handle->pstr_aac_tables, total_channels, object_type, in ixheaacd_aacdec_decodeframe()
668 total_channels, object_type, eld_specific_config, ele_type); in ixheaacd_aacdec_decodeframe()
694 aac_dec_handle->pstr_aac_tables, total_channels, object_type, in ixheaacd_aacdec_decodeframe()
Dixheaacd_api.c2159 WORD total_channels = 0; in ixheaacd_dec_execute() local
2229 total_channels += 1; in ixheaacd_dec_execute()
2234 total_channels += 2; in ixheaacd_dec_execute()
2259 if (total_channels < (WORD)p_obj_exhaacplus_dec->aac_config.ui_n_channels) in ixheaacd_dec_execute()
2260 total_channels = p_obj_exhaacplus_dec->aac_config.ui_n_channels; in ixheaacd_dec_execute()
2275 if (total_channels > (WORD)p_obj_exhaacplus_dec->aac_config.ui_max_channels) { in ixheaacd_dec_execute()
2381 if (total_elements == 2 && total_channels == 2 && in ixheaacd_dec_execute()
2421 total_elements, element_used, total_channels, in ixheaacd_dec_execute()
2438 ch_fac = total_channels; in ixheaacd_dec_execute()
2513 p_obj_exhaacplus_dec->aac_config.ui_max_channels, total_channels, in ixheaacd_dec_execute()
[all …]
Dixheaacd_channel.h45 ia_aac_dec_tables_struct *ptr_aac_tables, WORD32 total_channels,
Dixheaacd_common_lpfuncs.c261 WORD8 *element_used, WORD total_channels, ia_drc_dec_struct *pstr_drc_dec, in ixheaacd_get_element_index_tag() argument
340 if (total_elements == 2 && total_channels == 2 && in ixheaacd_get_element_index_tag()
Dixheaacd_aacdec.h75 WORD32 num_ch, WORD32 frame_size, WORD32 total_channels, WORD32 object_type,
Dixheaacd_headerdecode.h59 WORD8 *element_used, WORD total_channels, ia_drc_dec_struct *pstr_drc_dec,
Dixheaacd_function_selector.h196 WORD32 *scale_tables_ptr, WORD32 total_channels, WORD32 object_type,
Dixheaacd_block.c1236 WORD32 total_channels, WORD32 object_type, in ixheaacd_process_single_scf() argument
1255 if (total_channels > 2) in ixheaacd_process_single_scf()
1321 WORD32 total_channels, in ixheaacd_scale_factor_process_dec() argument
1330 ptr_scale_table, total_channels, object_type, in ixheaacd_scale_factor_process_dec()
Dixheaacd_struct_def.h259 WORD slot_element, WORD max_channels, WORD32 total_channels,
/external/libxaac/decoder/x86_64/
Dixheaacd_function_selector_x86_64.c247 WORD32 *scale_tables_ptr, WORD32 total_channels, WORD32 object_type,
/external/libxaac/decoder/x86/
Dixheaacd_function_selector_x86.c247 WORD32 *scale_tables_ptr, WORD32 total_channels, WORD32 object_type,
/external/libxaac/decoder/armv8/
Dixheaacd_function_selector_armv8.c247 WORD32 *scale_tables_ptr, WORD32 total_channels, WORD32 object_type,
/external/libxaac/decoder/armv7/
Dixheaacd_function_selector_armv7.c248 WORD32 *scale_tables_ptr, WORD32 total_channels, WORD32 object_type,
/external/libxaac/decoder/generic/
Dixheaacd_function_selector_generic.c248 WORD32 *scale_tables_ptr, WORD32 total_channels, WORD32 object_type,
/external/ImageMagick/coders/
Dpsd.c3387 total_channels; in WritePSDLayersInternal() local
3408 total_channels=channels; in WritePSDLayersInternal()
3410 total_channels++; in WritePSDLayersInternal()
3412 total_channels++; in WritePSDLayersInternal()
3413 size+=WriteBlobShort(image,total_channels); in WritePSDLayersInternal()