Loading lib_com/bitstream.c +8 −3 Original line number Diff line number Diff line Loading @@ -1428,7 +1428,6 @@ uint16_t get_indice_1( return st->bit_stream[pos]; } #define WMC_TOOL_SKIP /*-------------------------------------------------------------------* * reset_indices_enc() Loading Loading @@ -1468,6 +1467,8 @@ void reset_indices_dec( return; } #define WMC_TOOL_SKIP /*-------------------------------------------------------------------* * write_indices_to_stream() * Loading Loading @@ -1838,6 +1839,9 @@ void convertBytestreamToSerial( } } #undef WMC_TOOL_SKIP /*-------------------------------------------------------------------* * decoder_selectCodec() * Loading Loading @@ -2788,6 +2792,7 @@ ivas_error preview_indices( } #endif #define WMC_TOOL_SKIP /*-------------------------------------------------------------------* * read_indices() Loading Loading @@ -3050,6 +3055,8 @@ ivas_error read_indices( return error; } #undef WMC_TOOL_SKIP /*-------------------------------------------------------------------* * get_rfFrameType() * Loading Loading @@ -3467,5 +3474,3 @@ void dtx_read_padding_bits( return; } #undef WMC_TOOL_SKIP Loading
lib_com/bitstream.c +8 −3 Original line number Diff line number Diff line Loading @@ -1428,7 +1428,6 @@ uint16_t get_indice_1( return st->bit_stream[pos]; } #define WMC_TOOL_SKIP /*-------------------------------------------------------------------* * reset_indices_enc() Loading Loading @@ -1468,6 +1467,8 @@ void reset_indices_dec( return; } #define WMC_TOOL_SKIP /*-------------------------------------------------------------------* * write_indices_to_stream() * Loading Loading @@ -1838,6 +1839,9 @@ void convertBytestreamToSerial( } } #undef WMC_TOOL_SKIP /*-------------------------------------------------------------------* * decoder_selectCodec() * Loading Loading @@ -2788,6 +2792,7 @@ ivas_error preview_indices( } #endif #define WMC_TOOL_SKIP /*-------------------------------------------------------------------* * read_indices() Loading Loading @@ -3050,6 +3055,8 @@ ivas_error read_indices( return error; } #undef WMC_TOOL_SKIP /*-------------------------------------------------------------------* * get_rfFrameType() * Loading Loading @@ -3467,5 +3474,3 @@ void dtx_read_padding_bits( return; } #undef WMC_TOOL_SKIP