Home
last modified time | relevance | path

Searched defs:noise_shaping (Results 1 – 3 of 3) sorted by relevance

/external/flac/src/flac/
Ddecode.h37 NoiseShaping noise_shaping; member
/external/flac/src/plugin_xmms/
Dconfigure.h62 …gint noise_shaping; /* value must be one of NoiseShaping enum, c.f. plugin_common/replaygain_synth… member
/external/flac/src/share/replaygain_synthesis/
Dreplaygain_synthesis.c354 NoiseShaping noise_shaping = dither_context->ShapingType; in FLAC__replaygain_synthesis__apply_gain() local