Home
last modified time | relevance | path

Searched refs:hw_device_init_from_string (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/fftools/
H A Dffmpeg_hw.c94 int hw_device_init_from_string(const char *arg, HWDevice **dev_out) in hw_device_init_from_string() function
H A Dffmpeg.h690 int hw_device_init_from_string(const char *arg, HWDevice **dev);
H A Dffmpeg_opt.c627 err = hw_device_init_from_string(tmp, NULL); in opt_vaapi_device()
643 err = hw_device_init_from_string(tmp, NULL); in opt_qsv_device()
661 return hw_device_init_from_string(arg, NULL); in opt_init_hw_device()

Completed in 10 milliseconds