Searched refs:VP8_SUBMVREFS (Results 1 – 6 of 6) sorted by relevance
41 extern const vp8_prob vp8_sub_mv_ref_prob2[SUBMVREF_COUNT][VP8_SUBMVREFS - 1];67 vp8_sub_mv_ref_encoding_array[VP8_SUBMVREFS];
35 static const vp8_prob sub_mv_ref_prob[VP8_SUBMVREFS - 1] = { 180, 162, 25 };37 const vp8_prob vp8_sub_mv_ref_prob2[SUBMVREF_COUNT][VP8_SUBMVREFS - 1] = {
45 const struct vp8_token_struct vp8_sub_mv_ref_encoding_array[VP8_SUBMVREFS] = {
44 vp8_prob sub_mv_ref_prob[VP8_SUBMVREFS - 1];
122 #define VP8_SUBMVREFS (1 + NEW4X4 - LEFT4X4) macro
165 const vp8_prob vp8_sub_mv_ref_prob3[8][VP8_SUBMVREFS - 1] = {