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

  /external/libaom/libaom/av1/encoder/
speed_features.h 89 NSTEP = 1,
209 // Motion search method (Diamond, NSTEP, Hex, Big Diamond, Square, etc).
  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.h 55 NSTEP = 1,
184 // Motion search method (Diamond, NSTEP, Hex, Big Diamond, Square, etc).
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 157 typedef enum { DIAMOND = 0, NSTEP = 1, HEX = 2 } SEARCH_METHODS;

Completed in 2125 milliseconds