Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dspeedhq.c163 static VLC dc_chroma_vlc_le; variable
174 code = get_vlc2(gb, dc_chroma_vlc_le.table, DC_VLC_BITS, 2); in decode_dc_le()
649 INIT_CUSTOM_VLC_STATIC(&dc_chroma_vlc_le, DC_VLC_BITS, 12, in speedhq_static_init()

Completed in 1 milliseconds