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