Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dffv1.h55 typedef struct VlcState { struct
60 } VlcState; typedef
67 VlcState *vlc_state;
156 static inline void update_vlc_state(VlcState *const state, const int v) in update_vlc_state()
H A Dffv1enc.c239 static inline void put_vlc_symbol(PutBitContext *pb, VlcState *const state, in put_vlc_symbol()
H A Dffv1dec.c72 static inline int get_vlc_symbol(GetBitContext *gb, VlcState *const state, in get_vlc_symbol()

Completed in 5 milliseconds