Loading lib_dec/ivas_masa_dec.c +2 −3 Original line number Diff line number Diff line Loading @@ -300,8 +300,7 @@ ivas_error ivas_masa_decode( '00' - MASA format at the encoder '01' - MASA_ISM_FORMAT at the encoder, with 1 object '10' - MASA_ISM_FORMAT at the encoder, with 2 objects '11' - MASA_ISM_FORMAT at the encoder, with 3 or 4 objects reading if 3 or 4 object is performed later '11' - MASA_ISM_FORMAT at the encoder, with 3 or 4 objects; reading if 3 or 4 object is performed later */ #endif byteBuffer = st->bit_stream[( st->next_bit_pos )--]; Loading Loading
lib_dec/ivas_masa_dec.c +2 −3 Original line number Diff line number Diff line Loading @@ -300,8 +300,7 @@ ivas_error ivas_masa_decode( '00' - MASA format at the encoder '01' - MASA_ISM_FORMAT at the encoder, with 1 object '10' - MASA_ISM_FORMAT at the encoder, with 2 objects '11' - MASA_ISM_FORMAT at the encoder, with 3 or 4 objects reading if 3 or 4 object is performed later '11' - MASA_ISM_FORMAT at the encoder, with 3 or 4 objects; reading if 3 or 4 object is performed later */ #endif byteBuffer = st->bit_stream[( st->next_bit_pos )--]; Loading