Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c240 unsigned int short_ct [mvnum_short]; in write_component_probs() local
251 vp8_zero(short_ct) in write_component_probs()
260 short_ct [0] += c; /* Magnitude distribution */ in write_component_probs()
280 short_ct [a] += c; /* Magnitude distribution */ in write_component_probs()
307 p, short_bct, short_ct, in write_component_probs()