HomeSort by relevance Sort by last modified time
    Searched refs:GLOBAL_FUNC_POINTERS (Results 1 - 2 of 2) sorted by null

  /external/libvpx/vpx_mem/
vpx_mem.c 54 struct GLOBAL_FUNC_POINTERS
661 g_func = (struct GLOBAL_FUNC_POINTERS *)
662 g_malloc_l(sizeof(struct GLOBAL_FUNC_POINTERS));
  /external/libvpx/vpx_mem/intel_linux/
vpx_mem.c 116 struct GLOBAL_FUNC_POINTERS
126 struct GLOBAL_FUNC_POINTERS *g_func = 0;
831 g_func = (struct GLOBAL_FUNC_POINTERS *)g_malloc_l(sizeof(struct GLOBAL_FUNC_POINTERS));

Completed in 3057 milliseconds