Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Debur128.c372 static size_t find_histogram_index(double energy) in find_histogram_index() function
440 ++st->d->block_energy_histogram[find_histogram_index(sum)]; in ebur128_calc_gating_block()
480 find_histogram_index(st_energy)]; \
558 start_index = find_histogram_index(relative_threshold); in ebur128_gated_loudness()
675 index = find_histogram_index(stl_integrated); in ff_ebur128_loudness_range_multiple()