Home
last modified time | relevance | path

Searched refs:get_malloc_address_location (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_mem/
Dvpx_mem.c38 static size_t *get_malloc_address_location(void *const mem) { in get_malloc_address_location() function
48 size_t *const malloc_addr_location = get_malloc_address_location(mem); in set_actual_malloc_address()
53 size_t *const malloc_addr_location = get_malloc_address_location(mem); in get_actual_malloc_address()