Home
last modified time | relevance | path

Searched defs:MAX_FIRST_STEP (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dmcomp.h37 #define MAX_FIRST_STEP (1 << (MAX_MVSEARCH_STEPS-1)) macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h29 #define MAX_FIRST_STEP (1 << (MAX_MVSEARCH_STEPS-1)) macro