Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvulkan.c824 typedef struct ImageViewCtx { struct
826 } ImageViewCtx; argument
831 ImageViewCtx *iv = (ImageViewCtx *)data; in destroy_imageview()
859 ImageViewCtx *iv = av_mallocz(sizeof(*iv)); in ff_vk_create_imageview()