Home
last modified time | relevance | path

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

/external/crosvm/media/ffmpeg/src/
Dffmpeg.rs1527 pub type AVHWDeviceType = ::std::os::raw::c_uint; typedef
1529 pub fn av_hwdevice_find_type_by_name(name: *const ::std::os::raw::c_char) -> AVHWDeviceType; in av_hwdevice_find_type_by_name()
1535 pub fn av_hwdevice_iterate_types(prev: AVHWDeviceType) -> AVHWDeviceType; in av_hwdevice_iterate_types()
1546 type_: AVHWDeviceType, in av_hwdevice_ctx_create()
1555 type_: AVHWDeviceType, in av_hwdevice_ctx_create_derived()
1563 type_: AVHWDeviceType, in av_hwdevice_ctx_create_derived_opts()