Home
last modified time | relevance | path

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

/external/flac/include/share/
Dreplaygain_synthesis.h29 NOISE_SHAPING_NONE = 0, enumerator
/external/flac/src/flac/
Ddecode.c1152 decoder_session->replaygain.spec.noise_shaping != NOISE_SHAPING_NONE, /* do_dithering */ in write_callback()
Dmain.c711 option_values.replaygain_synthesis_spec.noise_shaping = NOISE_SHAPING_NONE; in parse_option()