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

  /external/libvpx/vpx_mem/intel_linux/
vpx_mem.c 911 g_free_func temp_free; local
913 temp_free = g_func->g_free;
915 temp_free(g_func);
  /external/libvpx/vpx_mem/
vpx_mem.c 715 g_free_func temp_free = g_func->g_free; local
716 temp_free(g_func);

Completed in 213 milliseconds