Searched refs:content_free (Results 1 – 3 of 3) sorted by relevance
82 void (*content_free)(void *opaque, uint8_t *data); member199 .content_free = free_func, \
886 desc->content_free ? desc->content_free in ff_cbs_alloc_unit_content2()945 desc->content_free ? desc->content_free : in cbs_clone_unit_content()
1470 .content_free = &cbs_h265_free_sei,