Searched refs:VP8_MVREFS (Results 1 – 7 of 7) sorted by relevance
41 const struct vp8_token_struct vp8_mv_ref_encoding_array[VP8_MVREFS] = {
65 extern const struct vp8_token_struct vp8_mv_ref_encoding_array[VP8_MVREFS];
96 #define VP8_MVREFS (1 + SPLITMV - NEARESTMV) macro
81 vp8_prob *vp8_mv_ref_probs(vp8_prob p[VP8_MVREFS - 1],
150 vp8_prob *vp8_mv_ref_probs(vp8_prob p[VP8_MVREFS - 1], in vp8_mv_ref_probs()
487 vp8_prob mv_ref_p[VP8_MVREFS - 1]; in pack_inter_mode_mvs()
798 vp8_prob p[VP8_MVREFS - 1]; in vp8_cost_mv_ref()