Commit df08d1a4 authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

remove LogAdd() - duplicate

parent 82c404f6
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@ static inline Word16 LogAdd_fx(
    return iRetVal;
}

#ifndef FIX_2371_REMOVE_UNUSED_ISAR_FCNS

/*------------------------------------------------------------------------------------------*
 * Function LogAdd()
@@ -112,6 +113,8 @@ static inline Word32 LogAdd(
    return iRetVal;
}

#endif

/*------------------------------------------------------------------------------------------*
 * Function PerceptualModel()
 *