Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/alisp/
Dalisp_snd.c64 static unsigned int get_flags(struct alisp_instance * instance, in get_flags() function
/third_party/python/Lib/
Dmailbox.py1549 def get_flags(self): member in MaildirMessage
1661 def get_flags(self): member in _mboxMMDFMessage
/third_party/ffmpeg/libavcodec/
Dmotion_est.c101 static int get_flags(MotionEstContext *c, int direct, int chroma){ in get_flags() function