Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
Dvpx_mem.c22 static unsigned long g_alloc_count = 0; variable
25 #define g_alloc_count vpxglobalm(vpxmem,g_alloc_count) macro