Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstquery.c1598 allocation_pool_free (AllocationPool * ap) in allocation_pool_free() function
1627 sizeof (AllocationPool), (GDestroyNotify) allocation_pool_free); in gst_query_add_allocation_pool()
1657 sizeof (AllocationPool), (GDestroyNotify) allocation_pool_free); in gst_query_get_n_allocation_pools()
1688 sizeof (AllocationPool), (GDestroyNotify) allocation_pool_free); in gst_query_parse_nth_allocation_pool()
1727 sizeof (AllocationPool), (GDestroyNotify) allocation_pool_free); in gst_query_set_nth_allocation_pool()
1731 allocation_pool_free (oldap); in gst_query_set_nth_allocation_pool()
1762 (GDestroyNotify) allocation_pool_free); in gst_query_remove_nth_allocation_pool()