Home
last modified time | relevance | path

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

/third_party/python/Tools/scripts/
Dmd5sum.py9 rmode = 'rb' variable
/third_party/ffmpeg/libavcodec/
Dutvideodec.c358 int width, int height, int slices, int rmode) in restore_median_planar()
410 int width, int height, int slices, int rmode) in restore_median_planar_il()
465 int width, int height, int slices, int rmode) in restore_gradient_planar()
506 int width, int height, int slices, int rmode) in restore_gradient_planar_il()
/third_party/pulseaudio/src/modules/echo-cancel/
Dwebrtc.cc82 static int routing_mode_from_string(const char *rmode) { in routing_mode_from_string()
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/
Dpage-poisoning.c104 enum rmode { enum
/third_party/ltp/testcases/kernel/mce-test/tsrc/
Dtinjpage.c156 enum rmode { enum
/third_party/python/Lib/
Dturtle.py2045 def resizemode(self, rmode=None): argument