Home
last modified time | relevance | path

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

/aosp_15_r20/external/flac/src/flac/
H A Ddecode.h37 NoiseShaping noise_shaping; member
/aosp_15_r20/external/flac/src/share/replaygain_synthesis/
H A Dreplaygain_synthesis.c354 NoiseShaping noise_shaping = dither_context->ShapingType; in FLAC__replaygain_synthesis__apply_gain() local