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

  /external/libvpx/vp8/encoder/
mcomp.h 20 extern void accum_mv_refs(MB_PREDICTION_MODE, const int near_mv_ref_cts[4]);
bitstream.c 991 accum_mv_refs(mode, ct);
    [all...]
mcomp.c 1417 void accum_mv_refs(MB_PREDICTION_MODE m, const int ct[4]) function
    [all...]
  /external/libvpx/vp8/encoder/arm/
mcomp_arm.c 1614 void accum_mv_refs(MB_PREDICTION_MODE m, const int ct[4]) function
    [all...]

Completed in 18 milliseconds