Loading lib_util/hrtf_file_reader.c +4 −4 Original line number Diff line number Diff line Loading @@ -1054,7 +1054,7 @@ static ivas_error create_fastconv_HRTF_from_rawdata( HRTFS_FASTCONV_HANDLE *hHRTF, /* i/o: HRTF FastConv handle */ char *hrtf_data, /* i : pointer to binary file */ const HRTF_READER_RENDERER_TYPE rend_type, /* i : Renderer type */ const BINAURAL_INPUT_AUDIO_CONFIG input_cfg /* i : Input binaural config */ BINAURAL_INPUT_AUDIO_CONFIG input_cfg /* i : Input binaural config */ ) { int16_t i, j; Loading Loading
lib_util/hrtf_file_reader.c +4 −4 Original line number Diff line number Diff line Loading @@ -1054,7 +1054,7 @@ static ivas_error create_fastconv_HRTF_from_rawdata( HRTFS_FASTCONV_HANDLE *hHRTF, /* i/o: HRTF FastConv handle */ char *hrtf_data, /* i : pointer to binary file */ const HRTF_READER_RENDERER_TYPE rend_type, /* i : Renderer type */ const BINAURAL_INPUT_AUDIO_CONFIG input_cfg /* i : Input binaural config */ BINAURAL_INPUT_AUDIO_CONFIG input_cfg /* i : Input binaural config */ ) { int16_t i, j; Loading