FFmpeg
Data Structures | Functions
ops.h File Reference
#include "libavutil/vulkan.h"
#include "../swscale.h"

Go to the source code of this file.

Data Structures

struct  FFVulkanOpsCtx
 Copyright (C) 2026 Lynne. More...
 

Functions

int ff_sws_vk_init (SwsContext *sws, AVBufferRef *dev_ref)
 

Function Documentation

◆ ff_sws_vk_init()

int ff_sws_vk_init ( SwsContext sws,
AVBufferRef dev_ref 
)

Definition at line 41 of file ops.c.

Referenced by sws_frame_setup().