Searched refs:GLOBAL_FUNC_POINTERS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/
H A Dvpx_mem.c55 struct GLOBAL_FUNC_POINTERS { struct
624 g_func = (struct GLOBAL_FUNC_POINTERS *)
625 g_malloc_l(sizeof(struct GLOBAL_FUNC_POINTERS));
/external/libvpx/libvpx/vpx_mem/
H A Dvpx_mem.c54 struct GLOBAL_FUNC_POINTERS { struct
600 g_func = (struct GLOBAL_FUNC_POINTERS *)
601 g_malloc_l(sizeof(struct GLOBAL_FUNC_POINTERS));

Completed in 198 milliseconds