Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/ffmpeg_/libavcodec/
Davcodec.h3000 typedef struct AVHWAccel { struct
3006 const char *name;
3035 struct AVHWAccel *next; argument
3051 int (*start_frame)(AVCodecContext *avctx, const uint8_t *buf, uint32_t buf_size);
3085 } AVHWAccel; argument