Loading lib_com/ivas_ism_com_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -476,7 +476,7 @@ void ivas_ism_reset_metadata( hIsmMeta->edited_elevation_fx = 0; hIsmMeta->edited_pitch_fx = 0; hIsmMeta->edited_yaw_fx = 0; hIsmMeta->edited_radius_fx = ONE_IN_Q30; hIsmMeta->edited_radius_fx = ONE_IN_Q9; hIsmMeta->gain_fx = ONE_IN_Q30; hIsmMeta->non_diegetic_flag = 0; #endif Loading Loading
lib_com/ivas_ism_com_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -476,7 +476,7 @@ void ivas_ism_reset_metadata( hIsmMeta->edited_elevation_fx = 0; hIsmMeta->edited_pitch_fx = 0; hIsmMeta->edited_yaw_fx = 0; hIsmMeta->edited_radius_fx = ONE_IN_Q30; hIsmMeta->edited_radius_fx = ONE_IN_Q9; hIsmMeta->gain_fx = ONE_IN_Q30; hIsmMeta->non_diegetic_flag = 0; #endif Loading