Searched refs:heavy_compression (Results 1 – 4 of 4) sorted by relevance
37 …{ "heavy_compr", "enable heavy dynamic range compression", OFFSET(heavy_compression), AV_OPT_TYPE_…
178 int heavy_compression; ///< apply heavy compression member
160 …{ "heavy_compr", "enable heavy dynamic range compression", OFFSET(heavy_compression), AV_OPT_TYPE_…
1401 if (s->heavy_compression && s->compression_exists[audio_channel]) in decode_audio_block()