Loading lib_enc/lib_enc.c +2 −1 Original line number Diff line number Diff line Loading @@ -1536,6 +1536,7 @@ static ivas_error printConfigInfo_enc( } #else if ( hEncoderConfig->Opt_AGC_ON ) { fprintf( stdout, "- AGC ON " ); } #endif Loading Loading
lib_enc/lib_enc.c +2 −1 Original line number Diff line number Diff line Loading @@ -1536,6 +1536,7 @@ static ivas_error printConfigInfo_enc( } #else if ( hEncoderConfig->Opt_AGC_ON ) { fprintf( stdout, "- AGC ON " ); } #endif Loading