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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodeframe.c 1952 int64_t this_dist, sum_dist = 0, best_dist = INT64_MAX; local
2579 int64_t this_dist, sum_dist = 0, best_dist = INT64_MAX; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodeframe.c 2013 int64_t this_dist, sum_dist = 0, best_dist = INT64_MAX; local
2655 int64_t this_dist, sum_dist = 0, best_dist = INT64_MAX; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c 2178 int64_t this_dist, sum_dist = 0, best_dist = INT64_MAX; local
2812 int64_t this_dist, sum_dist = 0, best_dist = INT64_MAX; local
    [all...]

Completed in 628 milliseconds