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

  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 40 extern int vp8_cost_mv_ref(MB_PREDICTION_MODE m, const int near_mv_ref_ct[4]);
    [all...]
rdopt.c 932 int vp8_cost_mv_ref(MB_PREDICTION_MODE m, const int near_mv_ref_ct[4]) function
1152 rate += vp8_cost_mv_ref(SPLITMV, bsi->mdcounts);
    [all...]

Completed in 823 milliseconds