Home
last modified time | relevance | path

Searched defs:hard_limit (Results 1 – 4 of 4) sorted by relevance

/external/flac/src/plugin_xmms/
Dconfigure.h54 gboolean hard_limit; member
/external/flac/src/share/replaygain_synthesis/
Dreplaygain_synthesis.c301 …2_t source_bps, const uint32_t target_bps, const double scale, const FLAC__bool hard_limit, FLAC__… in FLAC__replaygain_synthesis__apply_gain()
/external/python/cpython2/Modules/
Dzlibmodule.c590 Py_ssize_t ibuflen, obuflen = DEFAULTALLOC, hard_limit; in PyZlib_objdecompress() local
/external/python/cpython3/Modules/
Dzlibmodule.c777 Py_ssize_t ibuflen, obuflen = DEF_BUF_SIZE, hard_limit; in zlib_Decompress_decompress_impl() local