Loading lib_dec/ivas_mono_dmx_renderer.c +2 −2 Original line number Diff line number Diff line Loading @@ -223,7 +223,7 @@ void ivas_apply_non_diegetic_panning( #ifdef FIX_1009_ISM_NONDIEGETIC_PANNING float *input_f, /* i : non-diegetic object */ #endif float *output_f[], /* i/o: core-coder transport mono channel/stereo output */ float *output_f[], /* o: core-coder transport mono channel/stereo output */ const float non_diegetic_pan_gain, /* i : non-diegetic panning gain */ const int16_t output_frame /* i : output frame length per channel */ ) Loading Loading
lib_dec/ivas_mono_dmx_renderer.c +2 −2 Original line number Diff line number Diff line Loading @@ -223,7 +223,7 @@ void ivas_apply_non_diegetic_panning( #ifdef FIX_1009_ISM_NONDIEGETIC_PANNING float *input_f, /* i : non-diegetic object */ #endif float *output_f[], /* i/o: core-coder transport mono channel/stereo output */ float *output_f[], /* o: core-coder transport mono channel/stereo output */ const float non_diegetic_pan_gain, /* i : non-diegetic panning gain */ const int16_t output_frame /* i : output frame length per channel */ ) Loading