Commit f02907f1 authored by vasilache's avatar vasilache
Browse files

clang

parent 5a475d78
Loading
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -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 )--];