Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c206 unsigned int short_ct[mvnum_short]; in write_component_probs() local
214 vp8_zero(is_short_ct) vp8_zero(sign_ct) vp8_zero(bit_ct) vp8_zero(short_ct) in write_component_probs()
222 short_ct[0] += c; /* Magnitude distribution */ in write_component_probs()
240 short_ct[a] += c; /* Magnitude distribution */ in write_component_probs()
263 p, short_bct, short_ct, 256, 1); in write_component_probs()