Loading lib_enc/evs_enc_fx.c +3 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ ivas_error evs_enc_fx( error = IVAS_ERR_OK; push_wmops( "evs_enc_fx" ); Q_shb_spch = 0; move16(); /* to avoid compiler warnings */ Loading Loading @@ -612,6 +613,8 @@ ivas_error evs_enc_fx( dbgwrite( &st->vad_flag, sizeof( short ), 1, input_frame, "res/vad_flag" ); #endif pop_wmops(); return error; } Loading Loading
lib_enc/evs_enc_fx.c +3 −0 Original line number Diff line number Diff line Loading @@ -92,6 +92,7 @@ ivas_error evs_enc_fx( error = IVAS_ERR_OK; push_wmops( "evs_enc_fx" ); Q_shb_spch = 0; move16(); /* to avoid compiler warnings */ Loading Loading @@ -612,6 +613,8 @@ ivas_error evs_enc_fx( dbgwrite( &st->vad_flag, sizeof( short ), 1, input_frame, "res/vad_flag" ); #endif pop_wmops(); return error; } Loading