Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Debur128.c101 static AVOnce histogram_init = AV_ONCE_INIT; variable
276 if (ff_thread_once(&histogram_init, &init_histogram) != 0) in ff_ebur128_init()