Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c201 unsigned int short_bct[mvnum_short - 1][2]; in write_component_probs() local
209 vp8_zero(short_bct) in write_component_probs()
257 p, short_bct, short_ct, 256, 1); in write_component_probs()
260 calc_prob(Pnew + MVPshort + j, short_bct[j]); in write_component_probs()
286 update(w, short_bct[j], cur_p + j, new_p[j], *Pupdate++, updated); in write_component_probs()