Simplification of lib_dec.c
- Related issues:
- Requested reviewers:
Reason why this change is needed
- Cleaning and simplification of lib_dec.c.
Description of the change
- File lib_dec.c: removal of unused variables, removal of static API functions, simplifications, replace IVAS_DEC_GetPcmFrameSize() by IVAS_DEC_GetOutputBufferSize(), revision of function descriptions and comments
- Remove the APA buffer
apaExecBuffer[]
from the IVAS TC decoder and use it only in the JBM module - note: some changes on top of this MR should be done later - see issue #916 (closed) (too high heap memory in JBM) and MR !1246 (cleaning of NONBE_UNIFIED_DECODING_PATHS leftovers)
Affected operating points
- All is BE.
Edited by vaclav