Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavresample/
Ddither.c78 #define MUTE_THRESHOLD_SEC 0.000333 macro
423 c->mute_dither_threshold = lrintf(sample_rate * MUTE_THRESHOLD_SEC); in ff_dither_alloc()