Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhwconfig.h39 const AVHWAccel *hwaccel; member
Dutils.c917 AVHWAccel *av_hwaccel_next(const AVHWAccel *hwaccel) in av_hwaccel_next()
922 void av_register_hwaccel(AVHWAccel *hwaccel) in av_register_hwaccel()
Dhevc_refs.c116 const AVHWAccel *hwaccel = s->avctx->hwaccel; in alloc_frame() local
Ddecode.c1280 const AVHWAccel *hwaccel; in hwaccel_init() local
1902 const AVHWAccel *hwaccel = avctx->hwaccel; in ff_get_buffer() local
Dav1dec.c726 const AVHWAccel *hwaccel = avctx->hwaccel; in av1_frame_alloc() local
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.c80 const AVHWAccel *hwaccel = s->avctx->hwaccel; in vp8_alloc_frame() local
Davcodec.h1680 const struct AVHWAccel *hwaccel; member
/third_party/ffmpeg/fftools/
Dffmpeg.c2899 const HWAccel *hwaccel = NULL; in get_format() local
Dffmpeg_opt.c793 const char *hwaccel = NULL; in add_input_streams() local