Home
last modified time | relevance | path

Searched refs:hwaccels (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/
H A DMakefile81 $(SRC_PATH)/libavcodec/hwaccels.h \
H A Dconfigure69 --list-hwaccels show all available hardware accelerators
159 --disable-hwaccels disable all hwaccels
1699 hwaccels
4015 HWACCEL_LIST=$(find_things_extern hwaccel AVHWAccel libavcodec/hwaccels.h)
/third_party/ffmpeg/fftools/
H A Dffmpeg.h127 SpecifierOpt *hwaccels; member
H A Dffmpeg_opt.c975 MATCH_PER_STREAM_OPT(hwaccels, str, hwaccel, ic, st); in add_input_streams()
1002 // The NVDEC hwaccels use a CUDA device, so remap the name here. in add_input_streams()
1020 av_log(NULL, AV_LOG_FATAL, "Supported hwaccels: "); in add_input_streams()
3921 OPT_SPEC | OPT_INPUT, { .off = OFFSET(hwaccels) },
3929 { "hwaccels", OPT_EXIT, { .func_arg = show_hwaccels },

Completed in 23 milliseconds