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

  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 61 } SEARCH_METHODS;
166 SEARCH_METHODS search_method;
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 157 typedef enum { DIAMOND = 0, NSTEP = 1, HEX = 2 } SEARCH_METHODS;
161 SEARCH_METHODS search_method;

Completed in 165 milliseconds