Home
last modified time | relevance | path

Searched refs:ac_init (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddstdec.c187 static void ac_init(ArithCoder *ac, GetBitContext *gb) in ac_init() function
333 ac_init(ac, gb); in decode_frame()