AV_HWDEVICE_TYPE_NONE 166 doc/examples/hw_decode.c if (type == AV_HWDEVICE_TYPE_NONE) { AV_HWDEVICE_TYPE_NONE 169 doc/examples/hw_decode.c while((type = av_hwdevice_iterate_types(type)) != AV_HWDEVICE_TYPE_NONE) AV_HWDEVICE_TYPE_NONE 121 fftools/ffmpeg_hw.c if (type == AV_HWDEVICE_TYPE_NONE) { AV_HWDEVICE_TYPE_NONE 234 fftools/ffmpeg_opt.c enum AVHWDeviceType type = AV_HWDEVICE_TYPE_NONE; AV_HWDEVICE_TYPE_NONE 238 fftools/ffmpeg_opt.c AV_HWDEVICE_TYPE_NONE) AV_HWDEVICE_TYPE_NONE 554 fftools/ffmpeg_opt.c enum AVHWDeviceType type = AV_HWDEVICE_TYPE_NONE; AV_HWDEVICE_TYPE_NONE 557 fftools/ffmpeg_opt.c AV_HWDEVICE_TYPE_NONE) AV_HWDEVICE_TYPE_NONE 915 fftools/ffmpeg_opt.c if (type != AV_HWDEVICE_TYPE_NONE) { AV_HWDEVICE_TYPE_NONE 925 fftools/ffmpeg_opt.c type = AV_HWDEVICE_TYPE_NONE; AV_HWDEVICE_TYPE_NONE 927 fftools/ffmpeg_opt.c AV_HWDEVICE_TYPE_NONE) AV_HWDEVICE_TYPE_NONE 62 libavcodec/hwconfig.h .device_type = AV_HWDEVICE_TYPE_NONE, \ AV_HWDEVICE_TYPE_NONE 79 libavfilter/vf_hwmap.c if (type == AV_HWDEVICE_TYPE_NONE) { AV_HWDEVICE_TYPE_NONE 89 libavutil/hwcontext.c return AV_HWDEVICE_TYPE_NONE; AV_HWDEVICE_TYPE_NONE 94 libavutil/hwcontext.c if (type > AV_HWDEVICE_TYPE_NONE && AV_HWDEVICE_TYPE_NONE 106 libavutil/hwcontext.c if (prev != AV_HWDEVICE_TYPE_NONE && hw_table[i]->type <= prev) AV_HWDEVICE_TYPE_NONE 113 libavutil/hwcontext.c return set ? next : AV_HWDEVICE_TYPE_NONE; AV_HWDEVICE_TYPE_NONE 33 libavutil/tests/hwdevice.c derived_type = AV_HWDEVICE_TYPE_NONE; AV_HWDEVICE_TYPE_NONE 36 libavutil/tests/hwdevice.c if (derived_type == AV_HWDEVICE_TYPE_NONE) AV_HWDEVICE_TYPE_NONE 203 libavutil/tests/hwdevice.c enum AVHWDeviceType type = AV_HWDEVICE_TYPE_NONE; AV_HWDEVICE_TYPE_NONE 209 libavutil/tests/hwdevice.c if (type == AV_HWDEVICE_TYPE_NONE)