Searched refs:histogram_init (Results 1 – 1 of 1) sorted by relevance
101 static AVOnce histogram_init = AV_ONCE_INIT; variable276 if (ff_thread_once(&histogram_init, &init_histogram) != 0) in ff_ebur128_init()