Home
last modified time | relevance | path

Searched refs:hwaccel_devices (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg.h131 SpecifierOpt *hwaccel_devices; member
Dffmpeg_opt.c948 MATCH_PER_STREAM_OPT(hwaccel_devices, str, hwaccel_device, ic, st); in add_input_streams()
3700 … OPT_SPEC | OPT_INPUT, { .off = OFFSET(hwaccel_devices) },