Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvulkan.c828 static void destroy_imageview(void *opaque, uint8_t *data) in destroy_imageview() function
869 buf = av_buffer_create((uint8_t *)iv, sizeof(*iv), destroy_imageview, s, 0); in ff_vk_create_imageview()
871 destroy_imageview(s, (uint8_t *)iv); in ff_vk_create_imageview()