Home
last modified time | relevance | path

Searched refs:rgb2rgb_once (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libswscale/
H A Dutils.c1312 static AVOnce rgb2rgb_once = AV_ONCE_INIT; in sws_init_context() local
1324 if (ff_thread_once(&rgb2rgb_once, ff_sws_rgb2rgb_init) != 0) in sws_init_context()

Completed in 4 milliseconds