Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dhwcontext.h61 typedef struct AVHWDeviceContext { struct
65 const AVClass *av_class;
71 AVHWDeviceInternal *internal;
79 enum AVHWDeviceType type;
104 void (*free)(struct AVHWDeviceContext *ctx); argument
110 } AVHWDeviceContext; typedef