HomeSort by relevance Sort by last modified time
    Searched refs:best_filter (Results 1 - 4 of 4) 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 1458 INTERP_FILTER best_filter = SWITCHABLE, filter; local
    [all...]
vp9_rdopt.c 2619 INTERP_FILTER best_filter = SWITCHABLE; local
3851 INTERP_FILTER best_filter = SWITCHABLE; local
    [all...]
  /external/libaom/libaom/av1/encoder/
rdopt.c 13716 InterpFilter best_filter = SWITCHABLE; local
    [all...]

Completed in 144 milliseconds