Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/hals/camera/
DEmulatedCameraHotplugThread.cpp270 int wd = inotify_add_watch(mInotifyFd, camPath.string(), IN_CLOSE_WRITE); in addWatch() local
/device/generic/goldfish/camera/
DEmulatedCameraHotplugThread.cpp288 int wd = inotify_add_watch(mInotifyFd, in addWatch() local
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DAParser.cpp378 resynch(SetWordType *wd,SetWordType mask) in resynch()
Derr.h94 zzresynch(SetWordType *wd,SetWordType mask) in zzresynch()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dbits.c59 DumpIntAsChars( FILE *f, char *format, unsigned wd ) in DumpIntAsChars()
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
Derr.h94 zzresynch(SetWordType *wd,SetWordType mask) in zzresynch()
DAParser.cpp389 resynch(SetWordType *wd,SetWordType mask) in resynch()
/device/google/marlin/camera/usbcamcore/src/
DQualcommUsbCamera.cpp718 static int convert_YUYV_to_420_NV12(char *in_buf, char *out_buf, int wd, int ht) in convert_YUYV_to_420_NV12()