Searched refs:USE_GLOBAL_FUNCTION_POINTERS (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/vpx_mem/include/
H A Dvpx_mem_intrnl.h34 #ifndef USE_GLOBAL_FUNCTION_POINTERS
35 # define USE_GLOBAL_FUNCTION_POINTERS 0 /*use function pointers instead of compiled functions.*/ macro
/external/libvpx/vpx_mem/
H A Dvpx_mem.c53 #if USE_GLOBAL_FUNCTION_POINTERS
78 #endif /* USE_GLOBAL_FUNCTION_POINTERS */
634 #if USE_GLOBAL_FUNCTION_POINTERS
644 #endif /*USE_GLOBAL_FUNCTION_POINTERS*/
653 #if USE_GLOBAL_FUNCTION_POINTERS
711 #if USE_GLOBAL_FUNCTION_POINTERS
H A Dvpx_mem_tracker.c58 #ifndef USE_GLOBAL_FUNCTION_POINTERS
59 # define USE_GLOBAL_FUNCTION_POINTERS 0 //use function pointers instead of compiled functions. macro
62 #if USE_GLOBAL_FUNCTION_POINTERS
79 #endif // USE_GLOBAL_FUNCTION_POINTERS
789 #if USE_GLOBAL_FUNCTION_POINTERS

Completed in 98 milliseconds