Commit 42de1177 authored by Jouni Paulus's avatar Jouni Paulus
Browse files

wrap dbgwrite() within OMASA_ENERGIES under DEBUGGING flag

parent 25a7e706
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -389,7 +389,9 @@ ivas_error ivas_enc(
                {
                    flag_omasa_brate = 1;
                }
#ifdef DEBUGGING
                dbgwrite( &energy_ism, sizeof( float ), 1, 1, "en_ratio.bin" );
#endif
            }
#endif
            /* Analysis, decision about bitrates per channel & core coding */