Loading lib_dec/lib_dec.c +2 −0 Original line number Diff line number Diff line Loading @@ -54,7 +54,9 @@ struct IVAS_DEC_VOIP { #ifndef LIB_DEC_REVISION uint16_t nSamplesFrame; /* Total number of samples in a frame (includes number of channels) */ #endif JB4_HANDLE hJBM; uint16_t lastDecodedWasActive; JB4_DATAUNIT_HANDLE hCurrentDataUnit; /* Points to the currently processed data unit */ Loading Loading
lib_dec/lib_dec.c +2 −0 Original line number Diff line number Diff line Loading @@ -54,7 +54,9 @@ struct IVAS_DEC_VOIP { #ifndef LIB_DEC_REVISION uint16_t nSamplesFrame; /* Total number of samples in a frame (includes number of channels) */ #endif JB4_HANDLE hJBM; uint16_t lastDecodedWasActive; JB4_DATAUNIT_HANDLE hCurrentDataUnit; /* Points to the currently processed data unit */ Loading