Searched defs:AVHWAccel (Results 1 – 1 of 1) sorted by relevance
3000 typedef struct AVHWAccel { struct3006 const char *name;3035 struct AVHWAccel *next; argument3051 int (*start_frame)(AVCodecContext *avctx, const uint8_t *buf, uint32_t buf_size);3085 } AVHWAccel; argument