Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/
Dentropymode.h54 extern struct vp8_token_struct vp8_mv_ref_encoding_array [VP8_MVREFS];
Dfindnearmv.h66 vp8_prob p[VP8_MVREFS-1], const int near_mv_ref_ct[4]
Dblockd.h107 #define VP8_MVREFS (1 + SPLITMV - NEARESTMV) macro
Dentropymode.c173 struct vp8_token_struct vp8_mv_ref_encoding_array [VP8_MVREFS];
Dfindnearmv.c144 vp8_prob p[VP8_MVREFS-1], const int near_mv_ref_ct[4] in vp8_mv_ref_probs()
/external/libvpx/vp8/decoder/
Ddecodemv.c327 vp8_prob mv_ref_p [VP8_MVREFS-1]; in read_mb_modes_mv()
/external/libvpx/vp8/encoder/
Dbitstream.c961 vp8_prob mv_ref_p [VP8_MVREFS-1]; in pack_inter_mode_mvs()
Drdopt.c855 vp8_prob p [VP8_MVREFS-1]; in vp8_cost_mv_ref()