Loading lib_enc/lib_enc.c +3 −1 Original line number Diff line number Diff line Loading @@ -224,7 +224,9 @@ void IVAS_ENC_Close( ( *phIvasEnc )->st_ivas = NULL; #ifdef BITSTREAM_INDICES_MEMORY dynamic_free( *phIvasEnc ); #ifdef WMC_TOOL_SKIP free( *phIvasEnc ); #undef WMC_TOOL_SKIP #else free( *phIvasEnc ); #endif Loading Loading
lib_enc/lib_enc.c +3 −1 Original line number Diff line number Diff line Loading @@ -224,7 +224,9 @@ void IVAS_ENC_Close( ( *phIvasEnc )->st_ivas = NULL; #ifdef BITSTREAM_INDICES_MEMORY dynamic_free( *phIvasEnc ); #ifdef WMC_TOOL_SKIP free( *phIvasEnc ); #undef WMC_TOOL_SKIP #else free( *phIvasEnc ); #endif Loading