Loading lib_rend/ivas_rom_rend.h +0 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,6 @@ extern const int16_t HRTF_MODEL_N_CPTS_VAR[HRTF_MODEL_N_SECTIONS]; extern const float SincTable[321]; /*----------------------------------------------------------------------------------* * t-design and SN3D normalization table *----------------------------------------------------------------------------------*/ Loading lib_util/hrtf_file_reader.h +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ typedef enum typedef struct ivas_hrtfs_header_t { int32_t rend_type; HRTF_READER_RENDERER_TYPE rend_type; int32_t input_cfg; int32_t frequency; uint32_t data_size; Loading lib_rend/lib_rend.c +1 −1 File changed.Contains only whitespace changes. Show changes Loading
lib_rend/ivas_rom_rend.h +0 −1 Original line number Diff line number Diff line Loading @@ -99,7 +99,6 @@ extern const int16_t HRTF_MODEL_N_CPTS_VAR[HRTF_MODEL_N_SECTIONS]; extern const float SincTable[321]; /*----------------------------------------------------------------------------------* * t-design and SN3D normalization table *----------------------------------------------------------------------------------*/ Loading
lib_util/hrtf_file_reader.h +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ typedef enum typedef struct ivas_hrtfs_header_t { int32_t rend_type; HRTF_READER_RENDERER_TYPE rend_type; int32_t input_cfg; int32_t frequency; uint32_t data_size; Loading