Commit 73b0e0f5 authored by Vladimir Malenovsky's avatar Vladimir Malenovsky
Browse files

remove unused functions

parent 4bb07b2e
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -359,7 +359,7 @@ Word16 ReadPredictors_fx(
    return iBitsRead;
}


#ifndef FIX_2371_REMOVE_UNUSED_ISAR_FCNS
/* PLC_IMPROVEMENT */
void SetDecodingPassed(
    PredictionDecoder *psPredictionDecoder )
@@ -376,6 +376,7 @@ void SetDecodingPassed(

    return;
}
#endif


Word32 AnyDecodingUnresolved(
+2 −0
Original line number Diff line number Diff line
@@ -346,9 +346,11 @@ Word32 **GetDecodingFailedPrevStatus(
    LCLDDecoder *psLCLDDecoder
);

#ifndef FIX_2371_REMOVE_UNUSED_ISAR_FCNS
void SetDecodingPassed(
    PredictionDecoder *psPredictionDecoder
);
#endif

void UpdateDecodingUnresolved(
    PredictionDecoder *psPredictionDecoder