Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dencodemv.c270 unsigned int short_bct [mvnum_short-1] [2]; in write_component_probs() local
281 vp8_zero(short_bct) in write_component_probs()
373 p, short_bct, short_ct, in write_component_probs()
378 calc_prob(Pnew + MVPshort + j, short_bct[j]); in write_component_probs()
404 update(w, short_bct[j], cur_p + j, new_p[j], *Pupdate++, updated); in write_component_probs()