Commit 49029424 authored by vasilache's avatar vasilache Committed by emerit
Browse files

clang review

parent c849b56f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4275,11 +4275,12 @@ static void read_stream_dct_coeffs_omasa(
    int16_t i, j, i_min;
#ifndef NONBE_1231_BASOP_819_THRESHOLD_MASA2TOTAL
    float step;
#endif
    int16_t GR1, GR2;
#ifdef NONBE_1231_BASOP_819_THRESHOLD_MASA2TOTAL
    int64_t step_fx;
    step_fx = STEP_M2T_FX;
#endif
#else
    step = STEP_M2T;
#endif
    sign = 1;