Searched refs:ff_vp56_norm_shift (Results 1 – 4 of 4) sorted by relevance
45 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()
68 movrelx lr, X(ff_vp56_norm_shift)
25 const uint8_t ff_vp56_norm_shift[256]= { variable
233 extern const uint8_t ff_vp56_norm_shift[256];248 int shift = ff_vp56_norm_shift[c->high]; in vp56_rac_renorm()