Commit 57e9331c authored by vaclav's avatar vaclav
Browse files

clang-format

parent 2e709f61
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
 *----------------------------------------------------------------------------------*/
+1 −1
Original line number Diff line number Diff line
@@ -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;
+1 −1

File changed.

Contains only whitespace changes.