Loading lib_com/ivas_prot.h +2 −0 Original line number Diff line number Diff line Loading @@ -5393,6 +5393,7 @@ ivas_error ivas_allocate_binaural_hrtf( int16_t allocate_init_flag /* i : Memory allocation flag */ ); #ifdef DEBUGGING void ivas_binaural_cldfb( Decoder_Struct *st_ivas, /* i/o: IVAS decoder structure */ float *output_f[] /* i/o: synthesized core-coder transport channels/DirAC output */ Loading @@ -5404,6 +5405,7 @@ void ivas_binaural_cldfb_sf( const int16_t slot_size, /* i : JBM slot size */ float *output_f[] /* i/o: synthesized core-coder transport channels/DirAC output */ ); #endif void ivas_binRenderer( BINAURAL_RENDERER_HANDLE hBinRenderer, /* i/o: binaural renderer handle */ Loading lib_dec/ivas_binRenderer_internal.c +2 −0 Original line number Diff line number Diff line Loading @@ -1562,6 +1562,7 @@ void ivas_binaural_add_LFE( } #ifdef DEBUGGING /*-------------------------------------------------------------------------* * ivas_binaural_cldfb() * Loading Loading @@ -1875,6 +1876,7 @@ void ivas_binaural_cldfb_sf( return; } #endif /*------------------------------------------------------------------------- Loading Loading
lib_com/ivas_prot.h +2 −0 Original line number Diff line number Diff line Loading @@ -5393,6 +5393,7 @@ ivas_error ivas_allocate_binaural_hrtf( int16_t allocate_init_flag /* i : Memory allocation flag */ ); #ifdef DEBUGGING void ivas_binaural_cldfb( Decoder_Struct *st_ivas, /* i/o: IVAS decoder structure */ float *output_f[] /* i/o: synthesized core-coder transport channels/DirAC output */ Loading @@ -5404,6 +5405,7 @@ void ivas_binaural_cldfb_sf( const int16_t slot_size, /* i : JBM slot size */ float *output_f[] /* i/o: synthesized core-coder transport channels/DirAC output */ ); #endif void ivas_binRenderer( BINAURAL_RENDERER_HANDLE hBinRenderer, /* i/o: binaural renderer handle */ Loading
lib_dec/ivas_binRenderer_internal.c +2 −0 Original line number Diff line number Diff line Loading @@ -1562,6 +1562,7 @@ void ivas_binaural_add_LFE( } #ifdef DEBUGGING /*-------------------------------------------------------------------------* * ivas_binaural_cldfb() * Loading Loading @@ -1875,6 +1876,7 @@ void ivas_binaural_cldfb_sf( return; } #endif /*------------------------------------------------------------------------- Loading