Loading lib_dec/ivas_qmetadata_dec.c +2 −1 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
lib_dec/ivas_qmetadata_dec.c +2 −1 Original line number Diff line number Diff line Loading @@ -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; Loading