Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dmcomp.h30 #define MAX_FIRST_STEP (1 << (MAX_MVSEARCH_STEPS - 1)) macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h28 #define MAX_FIRST_STEP (1 << (MAX_MVSEARCH_STEPS - 1)) macro
/external/libaom/libaom/av1/encoder/
Dmcomp.h30 #define MAX_FIRST_STEP (1 << (MAX_MVSEARCH_STEPS - 1)) macro