Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_mem/memory_manager/
Dhmm_base.c37 void U(into_free_collection)( in U() argument
280 U(into_free_collection)(desc, (head_record *)(desc->last_freed)); in U()
305 U(into_free_collection)(desc, HEAD_PTR); in U() local
Dhmm_alloc.c30 U(into_free_collection)(desc, (head_record *)(desc->last_freed)); in U()
Dhmm_shrink.c80 U(into_free_collection)(desc, last_block); in U()
Dhmm_resize.c102 U(into_free_collection)(desc, (head_record *)(desc->last_freed)); in U()
/external/libvpx/libvpx/vpx_mem/memory_manager/include/
Dhmm_intrnl.h121 void U(into_free_collection)(U(descriptor) *desc, head_record *head_ptr);