Searched defs:Orientation (Results 1 – 9 of 9) sorted by relevance
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/task/core/vision/ |
D | ImageProcessingOptions.java | 55 public enum Orientation { enum in ImageProcessingOptions 67 Orientation(int value) { in Orientation() method in ImageProcessingOptions.Orientation
|
/external/libcups/filter/ |
D | common.c | 22 int Orientation = 0, /* 0 = portrait, 1 = landscape, etc. */ variable
|
/external/llvm-project/mlir/include/mlir/Analysis/Presburger/ |
D | Simplex.h | 229 enum class Orientation { Row, Column }; enum
|
/external/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_decompose.inl | 30 …se(tmat4x4<T, P> const & ModelMatrix, tvec3<T, P> & Scale, tquat<T, P> & Orientation, tvec3<T, P> …
|
/external/webrtc/rtc_tools/rtc_event_log_visualizer/ |
D | plot_base.h | 83 enum Orientation { kHorizontal, kVertical }; in RTC_POP_IGNORING_WUNDEF() enum
|
/external/tflite-support/tensorflow_lite_support/cc/task/vision/core/ |
D | frame_buffer.h | 109 enum class Orientation { enum
|
/external/libcups/cups/ |
D | raster.h | 267 cups_orient_t Orientation; /* Orientation value (@link cups_orient_t@) */ member 316 cups_orient_t Orientation; /* Orientation value (@link cups_orient_t@) */ member
|
/external/llvm-project/mlir/lib/Analysis/Presburger/ |
D | Simplex.cpp | 691 using Orientation = Simplex::Orientation; typedef in mlir::GBRSimplex
|
/external/dng_sdk/source/ |
D | dng_negative.h | 943 dng_orientation Orientation () in Orientation() function
|