Searched refs:INPUT (Results 1 – 19 of 19) sorted by relevance
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidDefs.h | 57 INPUT = 8, enumerator
|
D | HidParser.cpp | 89 case INPUT: in processMainTag() 198 case INPUT: in digest()
|
D | HidReport.cpp | 47 case INPUT: in reportTypeToString()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | GeneratedTestHarness.cpp | 77 enum class IOType { INPUT, OUTPUT }; enumerator 128 if constexpr (ioType == IOType::INPUT) { in allocateInternal() 158 if constexpr (ioType == IOType::INPUT) { in allocateInternal() 382 auto [buffer, token] = allocator.allocate<IOType::INPUT>(i); in createRequest()
|
/hardware/google/av/media/sfplugin/ |
D | CCodecConfig.h | 93 INPUT = ~(IS_OUTPUT | IS_RAW | IS_CODED), enumerator
|
D | CCodecConfig.cpp | 348 .limitTo(D::INPUT & D::READ)); in initializeStandardParams() 384 .limitTo(D::INPUT)); in initializeStandardParams() 387 .limitTo(D::INPUT)); in initializeStandardParams() 574 .limitTo(D::VIDEO & D::PARAM & D::INPUT)); in initializeStandardParams()
|
/hardware/interfaces/camera/device/3.4/ |
D | ICameraDeviceSession.hal | 50 * - Including more than 1 INPUT stream
|
/hardware/interfaces/tv/cec/1.0/ |
D | types.hal | 163 INPUT = 0,
|
/hardware/qcom/neuralnetworks/hvxservice/1.0/hexagon_nn_controller/ |
D | ops.def | 86 DEF_OP(INPUT)
|
/hardware/interfaces/tv/cec/2.0/default/ |
D | HdmiCec.cpp | 256 static_assert(HDMI_INPUT == static_cast<int>(HdmiPortType::INPUT),
|
/hardware/interfaces/tv/cec/1.0/default/ |
D | HdmiCec.cpp | 253 static_assert(HDMI_INPUT == static_cast<int>(HdmiPortType::INPUT),
|
/hardware/interfaces/camera/device/3.5/ |
D | ICameraDeviceSession.hal | 56 * - Including more than 1 INPUT stream
|
/hardware/qcom/msm8998/json-c/ |
D | Doxyfile | 415 # The INPUT tag can be used to specify the files and/or directories that contain 420 INPUT = 422 # If the value of the INPUT tag contains directories, you can use the 438 # excluded from the INPUT source files. This way you can easily exclude a 439 # subdirectory from a directory tree whose root is specified with the INPUT tag. 448 # If the value of the INPUT tag contains directories, you can use the
|
/hardware/interfaces/tv/cec/2.0/ |
D | types.hal | 469 INPUT = 0,
|
/hardware/interfaces/camera/device/3.2/ |
D | types.hal | 59 INPUT = 1 246 * streamType INPUT, the value of this field is always 0. For all streams 370 * If the stream's type is INPUT, then producerUsage must be 0, and
|
D | ICameraDeviceSession.hal | 145 * - Including more than 1 INPUT stream
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 2406 * INPUT (INPUT_REVERSED) 2419 * INPUT | (INPUT_R'D.)| 2437 * INPUT (AUX_INPUT_REVERSED) 2701 * INPUT (INPUT_REVERSED) 2714 * INPUT | (INPUT_R'D.)| 2732 * INPUT (AUX_INPUT_REVERSED)
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 2330 * INPUT (INPUT_REVERSED) 2343 * INPUT | (INPUT_R'D.)| 2576 * INPUT (INPUT_REVERSED) 2589 * INPUT | (INPUT_R'D.)|
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 3242 StreamType::INPUT, in TEST_F()
|