Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffmpeg_hw.c94 int hw_device_init_from_string(const char *arg, HWDevice **dev_out) in hw_device_init_from_string()
233 HWDevice **dev_out) in hw_device_init_from_type()
/third_party/ntfs-3g/ntfsprogs/
Dntfsclone.c207 struct ntfs_device *dev_out = (struct ntfs_device*)NULL; variable