Loading lib_enc/ivas_enc.c +5 −2 Original line number Diff line number Diff line Loading @@ -582,6 +582,9 @@ ivas_error ivas_enc( hEncoderConfig->last_ivas_total_brate = ivas_total_brate; #ifdef DEBUGGING dbgwrite(&st_ivas->hEncoderConfig->ivas_total_brate, sizeof(Word32), 1, 1, "ENC_VER-ivas_total_brate"); #endif pop_wmops(); return error; Loading Loading
lib_enc/ivas_enc.c +5 −2 Original line number Diff line number Diff line Loading @@ -582,6 +582,9 @@ ivas_error ivas_enc( hEncoderConfig->last_ivas_total_brate = ivas_total_brate; #ifdef DEBUGGING dbgwrite(&st_ivas->hEncoderConfig->ivas_total_brate, sizeof(Word32), 1, 1, "ENC_VER-ivas_total_brate"); #endif pop_wmops(); return error; Loading