Home
last modified time | relevance | path

Searched refs:NOISY_MIN_MNR (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/mjpegtools/mjpegtools-2.1.0/aenc/
H A Dencode.c854 if( (-perm_smr[j][i] + snr[k]) >= NOISY_MIN_MNR)
858 if( (-perm_smr[1-j][i] + snr[k]) >= NOISY_MIN_MNR) break;
895 >= NOISY_MIN_MNR)
900 >= NOISY_MIN_MNR)
1117 if(mnr[k][i] < NOISY_MIN_MNR) ++noisy_sbs;
1222 if(mnr[k][i] < NOISY_MIN_MNR) ++noisy_sbs; /* noise is not masked */
H A Dencoder.h68 #define NOISY_MIN_MNR 0.0 macro
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/twolame/libtwolame/
H A Dcommon.h81 #define NOISY_MIN_MNR 0.0 macro
/dports/audio/twolame/twolame-0.4.0/libtwolame/
H A Dcommon.h80 #define NOISY_MIN_MNR 0.0 macro