Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264dec.c368 static AVOnce h264_vlc_init = AV_ONCE_INIT; variable
379 ret = ff_thread_once(&h264_vlc_init, ff_h264_decode_init_vlc); in h264_decode_init()

Completed in 2 milliseconds