HomeSort by relevance Sort by last modified time
    Searched refs:VP8_MVREFS (Results 1 - 8 of 8) sorted by null

  /external/libvpx/vp8/common/
findnearmv.h 31 vp8_prob p[VP8_MVREFS-1], const int near_mv_ref_ct[4]
entropymode.h 54 extern struct vp8_token_struct vp8_mv_ref_encoding_array [VP8_MVREFS];
blockd.h 109 #define VP8_MVREFS (1 + SPLITMV - NEARESTMV)
entropymode.c 173 struct vp8_token_struct vp8_mv_ref_encoding_array [VP8_MVREFS];
findnearmv.c 175 vp8_prob p[VP8_MVREFS-1], const int near_mv_ref_ct[4]
  /external/libvpx/vp8/decoder/
decodemv.c 334 vp8_prob mv_ref_p [VP8_MVREFS-1];
  /external/libvpx/vp8/encoder/
bitstream.c 971 vp8_prob mv_ref_p [VP8_MVREFS-1];
    [all...]
rdopt.c 896 vp8_prob p [VP8_MVREFS-1];
    [all...]

Completed in 236 milliseconds