Commit fd81598f authored by norvell's avatar norvell
Browse files

Clang format

parent 782795d8
Loading
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -53,7 +53,6 @@ static void GenerateITD( const float elev, float azim, ModelParamsITD_t *model,
static void SkipSmallest_ValueIndex( int16_t *use_inds, const ValueIndex_t *VI, const int16_t N, const int16_t n_smallest );



/*-------------------------------------------------------------------*
 * TDREND_REND_RenderSourceHRFilt()
 *
@@ -86,7 +85,6 @@ ivas_error TDREND_REND_RenderSourceHRFilt(
}



/*-------------------------------------------------------------------*
 * GetFilterFromAngle()
 *
@@ -611,5 +609,3 @@ static void SkipSmallest_ValueIndex(

    return;
}