AVHWDeviceType 49 doc/examples/hw_decode.c static int hw_decoder_init(AVCodecContext *ctx, const enum AVHWDeviceType type) AVHWDeviceType 157 doc/examples/hw_decode.c enum AVHWDeviceType type; AVHWDeviceType 75 fftools/ffmpeg.h enum AVHWDeviceType type; AVHWDeviceType 365 fftools/ffmpeg.h enum AVHWDeviceType hwaccel_device_type; AVHWDeviceType 30 fftools/ffmpeg_hw.c static HWDevice *hw_device_get_by_type(enum AVHWDeviceType type) AVHWDeviceType 69 fftools/ffmpeg_hw.c static char *hw_device_default_name(enum AVHWDeviceType type) AVHWDeviceType 105 fftools/ffmpeg_hw.c enum AVHWDeviceType type; AVHWDeviceType 231 fftools/ffmpeg_hw.c static int hw_device_init_from_type(enum AVHWDeviceType type, AVHWDeviceType 306 fftools/ffmpeg_hw.c enum AVHWDeviceType type; AVHWDeviceType 234 fftools/ffmpeg_opt.c enum AVHWDeviceType type = AV_HWDEVICE_TYPE_NONE; AVHWDeviceType 554 fftools/ffmpeg_opt.c enum AVHWDeviceType type = AV_HWDEVICE_TYPE_NONE; AVHWDeviceType 904 fftools/ffmpeg_opt.c enum AVHWDeviceType type; AVHWDeviceType 446 libavcodec/codec.h enum AVHWDeviceType device_type; AVHWDeviceType 1131 libavcodec/decode.c enum AVHWDeviceType dev_type) AVHWDeviceType 79 libavcodec/decode.h enum AVHWDeviceType dev_type); AVHWDeviceType 653 libavcodec/dxva2.c enum AVHWDeviceType dev_type = avctx->hwaccel->pix_fmt == AV_PIX_FMT_DXVA2_VLD AVHWDeviceType 76 libavfilter/vf_hwmap.c enum AVHWDeviceType type; AVHWDeviceType 82 libavutil/hwcontext.c enum AVHWDeviceType av_hwdevice_find_type_by_name(const char *name) AVHWDeviceType 92 libavutil/hwcontext.c const char *av_hwdevice_get_type_name(enum AVHWDeviceType type) AVHWDeviceType 101 libavutil/hwcontext.c enum AVHWDeviceType av_hwdevice_iterate_types(enum AVHWDeviceType prev) AVHWDeviceType 103 libavutil/hwcontext.c enum AVHWDeviceType next; AVHWDeviceType 142 libavutil/hwcontext.c AVBufferRef *av_hwdevice_ctx_alloc(enum AVHWDeviceType type) AVHWDeviceType 610 libavutil/hwcontext.c int av_hwdevice_ctx_create(AVBufferRef **pdevice_ref, enum AVHWDeviceType type, AVHWDeviceType 647 libavutil/hwcontext.c enum AVHWDeviceType type, AVHWDeviceType 715 libavutil/hwcontext.c enum AVHWDeviceType type, AVHWDeviceType 79 libavutil/hwcontext.h enum AVHWDeviceType type; AVHWDeviceType 239 libavutil/hwcontext.h enum AVHWDeviceType av_hwdevice_find_type_by_name(const char *name); AVHWDeviceType 247 libavutil/hwcontext.h const char *av_hwdevice_get_type_name(enum AVHWDeviceType type); AVHWDeviceType 257 libavutil/hwcontext.h enum AVHWDeviceType av_hwdevice_iterate_types(enum AVHWDeviceType prev); AVHWDeviceType 266 libavutil/hwcontext.h AVBufferRef *av_hwdevice_ctx_alloc(enum AVHWDeviceType type); AVHWDeviceType 303 libavutil/hwcontext.h int av_hwdevice_ctx_create(AVBufferRef **device_ctx, enum AVHWDeviceType type, AVHWDeviceType 328 libavutil/hwcontext.h enum AVHWDeviceType type, AVHWDeviceType 348 libavutil/hwcontext.h enum AVHWDeviceType type, AVHWDeviceType 30 libavutil/hwcontext_internal.h enum AVHWDeviceType type; AVHWDeviceType 61 libavutil/hwcontext_qsv.c enum AVHWDeviceType child_device_type; AVHWDeviceType 90 libavutil/hwcontext_qsv.c enum AVHWDeviceType device_type; AVHWDeviceType 1227 libavutil/hwcontext_qsv.c enum AVHWDeviceType child_device_type; AVHWDeviceType 25 libavutil/tests/hwdevice.c enum AVHWDeviceType derived_type; AVHWDeviceType 97 libavutil/tests/hwdevice.c static int test_device(enum AVHWDeviceType type, const char *name, AVHWDeviceType 128 libavutil/tests/hwdevice.c enum AVHWDeviceType type; AVHWDeviceType 146 libavutil/tests/hwdevice.c static int test_device_type(enum AVHWDeviceType type) AVHWDeviceType 148 libavutil/tests/hwdevice.c enum AVHWDeviceType check; AVHWDeviceType 203 libavutil/tests/hwdevice.c enum AVHWDeviceType type = AV_HWDEVICE_TYPE_NONE;