OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_FIRST_STEP
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
mcomp.h
33
#define
MAX_FIRST_STEP
(1 << (MAX_MVSEARCH_STEPS-1))
/external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h
24
#define
MAX_FIRST_STEP
(1 << (MAX_MVSEARCH_STEPS-1))
Completed in 23 milliseconds