Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg_hw.c327 if (ist->hwaccel_id == HWACCEL_AUTO) { in hw_device_setup_for_decode()
339 if (ist->hwaccel_id == HWACCEL_AUTO) { in hw_device_setup_for_decode()
351 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.h63 HWACCEL_AUTO, enumerator
Dffmpeg_opt.c1009 ist->hwaccel_id = HWACCEL_AUTO; in add_input_streams()
Dffmpeg.c2567 ist->hwaccel_id == HWACCEL_AUTO) { in get_format()