Searched refs:sine_mapped_matrix (Results 1 – 2 of 2) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_env_calc.h | 93 WORD16 transient_env, WORD8 *sine_mapped_matrix); 177 FLAG sine_present_flag, FLAG sine_mapped_matrix,
|
D | ixheaacd_env_calc.c | 595 WORD8 *sine_mapped_matrix, in ixheaacd_calc_subband_gains() argument 606 WORD8 *ptr_sine_mapped = sine_mapped_matrix; in ixheaacd_calc_subband_gains() 609 WORD8 *ptr_sine_mapped_1 = &sine_mapped_matrix[skip_bands]; in ixheaacd_calc_subband_gains() 723 WORD8 sine_mapped_matrix[MAX_FREQ_COEFFS]; in ixheaacd_calc_sbrenvelope() local 741 ptr_frame_data->str_frame_info_details.transient_env, sine_mapped_matrix); in ixheaacd_calc_sbrenvelope() 846 num_sf_bands[freq_res], m, i, sine_mapped_matrix, alias_red_buf, in ixheaacd_calc_sbrenvelope() 1317 FLAG sine_present_flag, FLAG sine_mapped_matrix, in ixheaacd_subbandgain_calc() argument 1379 if (sine_present_flag && sine_mapped_matrix) { in ixheaacd_subbandgain_calc()
|