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

  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1273 int thismvcost = 0; local
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 964 int thismvcost = 0; local
994 thismvcost = vp8_mv_bit_cost(this_mv, best_ref_mv, mvcost, 102);
1031 cost += thismvcost ;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 962 int thismvcost = 0; local
992 thismvcost = vp8_mv_bit_cost(this_mv, best_ref_mv, mvcost, 102);
1029 cost += thismvcost ;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 1482 int thismvcost = 0; local
    [all...]

Completed in 217 milliseconds