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

  /external/webp/src/utils/
filters_utils.c 55 WEBP_FILTER_TYPE best_filter = WEBP_FILTER_NONE; local
66 best_filter = (WEBP_FILTER_TYPE)filter;
69 return best_filter;
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 1864 INTERP_FILTER best_filter = SWITCHABLE, filter; local
    [all...]
vp9_rdopt.c 2497 INTERP_FILTER best_filter = SWITCHABLE; local
3690 INTERP_FILTER best_filter = SWITCHABLE; local
    [all...]

Completed in 91 milliseconds