Searched defs:ia_mps_dec_state_struct (Results 1 – 1 of 1) sorted by relevance
215 typedef struct ia_mps_dec_state_struct { struct216 WORD32 in_ch_count;217 WORD32 out_ch_count;219 FLOAT32 input_gain;220 WORD32 dir_sig_count;222 WORD32 decor_sig_count;224 WORD32 time_slots;225 WORD32 pre_mix_req;226 WORD32 temp_shape_enable_ch_stp[2];227 WORD32 temp_shape_enable_ch_ges[2];[all …]