Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dencodemv.c187 static void calc_prob(vp8_prob *p, const unsigned int ct[2]) in calc_prob() function
297 calc_prob(Pnew + mvpis_short, is_short_ct); in write_component_probs()
299 calc_prob(Pnew + MVPsign, sign_ct); in write_component_probs()
312 calc_prob(Pnew + MVPshort + j, short_bct[j]); in write_component_probs()
321 calc_prob(Pnew + MVPbits + j, bit_ct[j]); in write_component_probs()