Home
last modified time | relevance | path

Searched refs:HWACCEL_AUTO (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg_hw.c313 if (ist->hwaccel_id == HWACCEL_AUTO) { in hw_device_setup_for_decode()
325 if (ist->hwaccel_id == HWACCEL_AUTO) { in hw_device_setup_for_decode()
337 if (ist->hwaccel_id == HWACCEL_AUTO) { in hw_device_setup_for_decode()
Dffmpeg_videotoolbox.c124 int loglevel = (ist->hwaccel_id == HWACCEL_AUTO) ? AV_LOG_VERBOSE : AV_LOG_ERROR; in videotoolbox_init()
Dffmpeg.h60 HWACCEL_AUTO, enumerator
Dffmpeg_opt.c914 ist->hwaccel_id = HWACCEL_AUTO; in add_input_streams()
Dffmpeg.c2868 ist->hwaccel_id == HWACCEL_AUTO) { in get_format()