Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg_hw.c286 static HWDevice *hw_device_match_by_codec(const AVCodec *codec) in hw_device_match_by_codec() function
345 dev = hw_device_match_by_codec(ist->dec); in hw_device_setup_for_decode()