Searched refs:env_shape_data (Results 1 – 5 of 5) sorted by relevance
423 WORD32 env_shape_data[MAX_TIME_SLOTS]; in ixheaacd_mps_frame_parsing() local551 ixheaacd_mps_huff_decode(bitstream, env_shape_data, in ixheaacd_mps_frame_parsing()554 self->env_shape_data[i][ts] = (FLOAT32)pow( in ixheaacd_mps_frame_parsing()555 2, (FLOAT32)env_shape_data[ts] / in ixheaacd_mps_frame_parsing()795 WORD32 env_shape_data[MAX_TIME_SLOTS]; in ixheaacd_ld_mps_frame_parsing() local885 ixheaacd_mps_huff_decode(it_bit_buff, env_shape_data, in ixheaacd_ld_mps_frame_parsing()888 self->env_shape_data[i][ts] = (FLOAT32)pow( in ixheaacd_ld_mps_frame_parsing()889 2, (FLOAT32)env_shape_data[ts] / in ixheaacd_ld_mps_frame_parsing()
182 gain = self->env_shape_data[ch][time_slot] * dmx_energy[time_slot] / in ixheaacd_mps_time_env_shaping()
227 FLOAT32 env_shape_data[2][MAX_TIME_SLOTS]; member833 WORD32 env_shape_data[MAX_OUTPUT_CHANNELS_MPS][MAX_TIME_SLOTS]; member
422 WORD32 *env = &p_aux_struct->env_shape_data[ch2][0]; in ixheaacd_reshape_bb_env()
1053 p_aux_struct->env_shape_data[i][ts] = envshape_data[bs_env_shape_data[ts]]; in ixheaacd_parse_frame()