Loading lib_com/bitstream.c +4 −4 Original line number Diff line number Diff line Loading @@ -37,9 +37,6 @@ #include <assert.h> #include <stdint.h> #include "options.h" #ifdef DEBUGGING #include "debug.h" #endif #include "cnst.h" #include "prot.h" #include "stat_enc.h" Loading @@ -50,9 +47,12 @@ #include "ivas_cnst.h" #include "ivas_rom_com.h" #include "wmc_auto.h" #if defined( DEBUGGING ) && defined( DBG_BITSTREAM_ANALYSIS ) #ifdef DEBUGGING #include "debug.h" #ifdef DBG_BITSTREAM_ANALYSIS #include <string.h> #endif #endif #ifdef DEBUGGING Loading Loading
lib_com/bitstream.c +4 −4 Original line number Diff line number Diff line Loading @@ -37,9 +37,6 @@ #include <assert.h> #include <stdint.h> #include "options.h" #ifdef DEBUGGING #include "debug.h" #endif #include "cnst.h" #include "prot.h" #include "stat_enc.h" Loading @@ -50,9 +47,12 @@ #include "ivas_cnst.h" #include "ivas_rom_com.h" #include "wmc_auto.h" #if defined( DEBUGGING ) && defined( DBG_BITSTREAM_ANALYSIS ) #ifdef DEBUGGING #include "debug.h" #ifdef DBG_BITSTREAM_ANALYSIS #include <string.h> #endif #endif #ifdef DEBUGGING Loading