Loading lib_isar/isar_PredDecoder.c +2 −1 Original line number Diff line number Diff line Loading @@ -359,7 +359,7 @@ Word16 ReadPredictors_fx( return iBitsRead; } #ifndef FIX_2371_REMOVE_UNUSED_ISAR_FCNS /* PLC_IMPROVEMENT */ void SetDecodingPassed( PredictionDecoder *psPredictionDecoder ) Loading @@ -376,6 +376,7 @@ void SetDecodingPassed( return; } #endif Word32 AnyDecodingUnresolved( Loading lib_isar/isar_lcld_prot.h +2 −0 Original line number Diff line number Diff line Loading @@ -346,9 +346,11 @@ Word32 **GetDecodingFailedPrevStatus( LCLDDecoder *psLCLDDecoder ); #ifndef FIX_2371_REMOVE_UNUSED_ISAR_FCNS void SetDecodingPassed( PredictionDecoder *psPredictionDecoder ); #endif void UpdateDecodingUnresolved( PredictionDecoder *psPredictionDecoder Loading Loading
lib_isar/isar_PredDecoder.c +2 −1 Original line number Diff line number Diff line Loading @@ -359,7 +359,7 @@ Word16 ReadPredictors_fx( return iBitsRead; } #ifndef FIX_2371_REMOVE_UNUSED_ISAR_FCNS /* PLC_IMPROVEMENT */ void SetDecodingPassed( PredictionDecoder *psPredictionDecoder ) Loading @@ -376,6 +376,7 @@ void SetDecodingPassed( return; } #endif Word32 AnyDecodingUnresolved( Loading
lib_isar/isar_lcld_prot.h +2 −0 Original line number Diff line number Diff line Loading @@ -346,9 +346,11 @@ Word32 **GetDecodingFailedPrevStatus( LCLDDecoder *psLCLDDecoder ); #ifndef FIX_2371_REMOVE_UNUSED_ISAR_FCNS void SetDecodingPassed( PredictionDecoder *psPredictionDecoder ); #endif void UpdateDecodingUnresolved( PredictionDecoder *psPredictionDecoder Loading