Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/arm/
H A Dvp56_arith.h45 unsigned shift = ff_vp56_norm_shift[c->high]; in vp56_rac_get_prob_armv6()
82 unsigned shift = ff_vp56_norm_shift[c->high]; in vp56_rac_get_prob_branchy_armv6()
H A Dvp8_armv6.S68 movrelx lr, X(ff_vp56_norm_shift)
/third_party/ffmpeg/libavcodec/
H A Dvp56rac.c27 const uint8_t ff_vp56_norm_shift[256]= { variable
H A Dvp56.h235 extern const uint8_t ff_vp56_norm_shift[256];
250 int shift = ff_vp56_norm_shift[c->high]; in vp56_rac_renorm()

Completed in 2 milliseconds