Searched defs:sub_mv_ref_prob (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/vp8/common/ | ||
D | entropymode.c | 35 static const vp8_prob sub_mv_ref_prob[VP8_SUBMVREFS - 1] = { 180, 162, 25 }; variable |
D | onyxc_int.h | 44 vp8_prob sub_mv_ref_prob[VP8_SUBMVREFS - 1]; member |