Searched refs:env_shape_data (Results 1 – 3 of 3) sorted by relevance
356 int env_shape_data[MAX_TIME_SLOTS]; in ixheaacd_mps_frame_parsing() local478 ixheaacd_mps_huff_decode(bitstream, env_shape_data, in ixheaacd_mps_frame_parsing()481 self->env_shape_data[i][ts] = (float)pow( in ixheaacd_mps_frame_parsing()482 2, (float)env_shape_data[ts] / in ixheaacd_mps_frame_parsing()
165 gain = self->env_shape_data[ch][time_slot] * dmx_energy[time_slot] / in ixheaacd_mps_time_env_shaping()
197 FLOAT32 env_shape_data[2][MAX_TIME_SLOTS]; member