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

  /external/libvpx/libvpx/vp8/common/
entropymode.c 42 const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1] = variable
entropymode.h 39 extern const vp8_prob vp8_sub_mv_ref_prob2 [SUBMVREF_COUNT][VP8_SUBMVREFS-1];
  /external/libvpx/libvpx/vp8/encoder/
bitstream.c 691 write_sub_mv_ref(w, blockmode, vp8_sub_mv_ref_prob2 [mv_contz]);
    [all...]

Completed in 821 milliseconds