Searched defs:QUANTIZE_INVOKE (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/vp8/encoder/
H A Dquantize.h45 #define QUANTIZE_INVOKE(ctx,fn) (ctx)->fn macro
47 #define QUANTIZE_INVOKE(ctx,fn) vp8_quantize_##fn macro

Completed in 90 milliseconds