Searched refs:MVPcount (Results 1 – 3 of 3) sorted by relevance
38 MVPcount = MVPbits + mvlong_width /* (with independent probabilities) */ enumerator43 vp8_prob prob[MVPcount]; /* often come in row, col pairs */
243 vp8_prob Pnew [MVPcount]; in write_component_probs()246 vp8_copy_array(Pnew, default_mvc, MVPcount); in write_component_probs()
126 vp8_prob *const pstop = p + MVPcount; in read_mvcontexts()