Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dffv1dec_template.c106 diff = get_vlc_symbol(&s->gb, &p->vlc_state[context], in decode_line()
113 diff = get_vlc_symbol(&s->gb, &p->vlc_state[context], bits); in decode_line()
H A Dffv1dec.c72 static inline int get_vlc_symbol(GetBitContext *gb, VlcState *const state, in get_vlc_symbol() function

Completed in 3 milliseconds