Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c200 unsigned int short_ct[mvnum_short]; in write_component_probs() local
208 vp8_zero(is_short_ct) vp8_zero(sign_ct) vp8_zero(bit_ct) vp8_zero(short_ct) in write_component_probs()
216 short_ct[0] += c; /* Magnitude distribution */ in write_component_probs()
234 short_ct[a] += c; /* Magnitude distribution */ in write_component_probs()
257 p, short_bct, short_ct, 256, 1); in write_component_probs()