Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dmcomp.h119 #define SEARCH_INVOKE(ctx,fn) (ctx)->fn macro
121 #define SEARCH_INVOKE(ctx,fn) vp8_search_##fn macro