Home
last modified time | relevance | path

Searched defs:AVHWFramesContext (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext.h124 typedef struct AVHWFramesContext { struct
138 * managed by the enclosing AVHWFramesContext, but the caller may derive argument
141 AVBufferRef *device_ref;
170 void (*free)(struct AVHWFramesContext *ctx); argument
175 void *user_opaque;
190 AVBufferPool *pool;
199 int initial_pool_size;
230 } AVHWFramesContext; argument