Searched refs:vp8_sub_mv_ref_prob2 (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/
H A Dentropymode.c42 const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1] = variable
H A Dentropymode.h39 extern const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1];
/external/libvpx/libvpx/vp8/encoder/
H A Dbitstream.c691 write_sub_mv_ref(w, blockmode, vp8_sub_mv_ref_prob2 [mv_contz]);

Completed in 70 milliseconds