Home
last modified time | relevance | path

Searched defs:hw_device_ref (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/doc/examples/
Dqsvdec.c48 AVBufferRef *hw_device_ref; member
/third_party/ffmpeg/libavcodec/
Dnvdec.c46 AVBufferRef *hw_device_ref; member
181 static int nvdec_decoder_create(AVBufferRef **out, AVBufferRef *hw_device_ref, in nvdec_decoder_create()
Dqsvdec.c139 AVBufferRef *hw_frames_ref, AVBufferRef *hw_device_ref) in qsv_init_session()