Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhwconfig.h39 const AVHWAccel *hwaccel; member
Dhevc_refs.c116 const AVHWAccel *hwaccel = s->avctx->hwaccel; in alloc_frame() local
Ddecode.c1233 const AVHWAccel *hwaccel; in hwaccel_init() local
1856 const AVHWAccel *hwaccel = avctx->hwaccel; in ff_get_buffer() local
Dutils.c1833 AVHWAccel *av_hwaccel_next(const AVHWAccel *hwaccel) in av_hwaccel_next()
1838 void av_register_hwaccel(AVHWAccel *hwaccel) in av_register_hwaccel()
Dvp9.c142 const AVHWAccel *hwaccel = avctx->hwaccel; in vp9_frame_alloc() local
Dh264_slice.c200 const AVHWAccel *hwaccel = h->avctx->hwaccel; in alloc_picture() local
Dvp8.c79 const AVHWAccel *hwaccel = s->avctx->hwaccel; in vp8_alloc_frame() local
Davcodec.h1690 const struct AVHWAccel *hwaccel; member
/third_party/ffmpeg/fftools/
Dffmpeg_opt.c772 const char *hwaccel = NULL; in add_input_streams() local
Dffmpeg.c2821 const HWAccel *hwaccel = NULL; in get_format() local