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

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 818 int thismvcost = 0; local
844 thismvcost = vp8_mv_bit_cost(this_mv, best_ref_mv, mvcost, 102);
875 cost += thismvcost;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1446 int thismvcost = 0; local
    [all...]

Completed in 154 milliseconds