Searched defs:ia_mps_dec_state_struct (Results 1 – 1 of 1) sorted by relevance
181 typedef struct ia_mps_dec_state_struct { struct182 WORD32 in_ch_count;183 WORD32 out_ch_count;185 FLOAT32 input_gain;186 WORD32 dir_sig_count;188 WORD32 decor_sig_count;190 WORD32 time_slots;191 WORD32 present_time_slot;192 WORD32 frame_len;194 WORD32 temp_shape_enable_ch_stp[2];[all …]