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

  /external/chromium_org/third_party/libwebp/utils/
filters.c 189 WEBP_FILTER_TYPE filter, best_filter = WEBP_FILTER_NONE; local
200 best_filter = filter;
203 return best_filter;
  /external/webp/src/utils/
filters.c 189 WEBP_FILTER_TYPE filter, best_filter = WEBP_FILTER_NONE; local
200 best_filter = filter;
203 return best_filter;
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c     [all...]

Completed in 904 milliseconds