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

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

Completed in 45 milliseconds