Home
last modified time | relevance | path

Searched refs:VP8_MVREFS (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dvp8_entropymodedata.h69 const struct vp8_token_struct vp8_mv_ref_encoding_array[VP8_MVREFS] =
Dentropymode.h67 extern const struct vp8_token_struct vp8_mv_ref_encoding_array[VP8_MVREFS];
Dblockd.h107 #define VP8_MVREFS (1 + SPLITMV - NEARESTMV) macro
Dfindnearmv.h101 vp8_prob p[VP8_MVREFS-1], const int near_mv_ref_ct[4]
Dfindnearmv.c183 vp8_prob p[VP8_MVREFS-1], const int near_mv_ref_ct[4] in vp8_mv_ref_probs()
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c616 vp8_prob mv_ref_p [VP8_MVREFS-1]; in pack_inter_mode_mvs()
Drdopt.c938 vp8_prob p [VP8_MVREFS-1]; in vp8_cost_mv_ref()