Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp56.h248 static av_always_inline unsigned int vp56_rac_renorm(VP56RangeCoder *c) in vp56_rac_renorm() function
275 unsigned int code_word = vp56_rac_renorm(c); in vp56_rac_get_prob()
291 unsigned long code_word = vp56_rac_renorm(c); in vp56_rac_get_prob_branchy()
309 unsigned int code_word = vp56_rac_renorm(c); in vp56_rac_get()
H A Dvp8.c844 s->c.code_word = vp56_rac_renorm(&s->c); in vp8_decode_frame_header()
/third_party/ffmpeg/libavcodec/x86/
H A Dvp56_arith.h33 unsigned int code_word = vp56_rac_renorm(c); in vp56_rac_get_prob()

Completed in 6 milliseconds