Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/
Dentropymode.h43 extern const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1];
Dentropymode.c42 const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1] = variable
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c690 write_sub_mv_ref(w, blockmode, vp8_sub_mv_ref_prob2 [mv_contz]); in pack_inter_mode_mvs()