Commit c75fe3b6 authored by Jonas Svedberg's avatar Jonas Svedberg
Browse files

clang format fix2

parent 0feda300
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -298,8 +298,6 @@ void dequantize_sns(
#else
                msvq_dec( cdbks, NULL, NULL, nStages, M, M, &indices[ch][idxIndices + SNS_STEREO_MODE_OFFSET_INDICES], snsQ, NULL );
#endif


            }
            idxIndices += nStages;
        }
+3 −3

File changed.

Contains only whitespace changes.