/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | GeneratedTestHarness.cpp | 72 const uint32_t OUTPUT = 1; in EvaluatePreparedModel() local 114 .location = {.poolIndex = OUTPUT, .offset = 0, .length = static_cast<uint32_t>(s)}, in EvaluatePreparedModel() 131 ASSERT_NE(0ull, pools[OUTPUT].size()); in EvaluatePreparedModel() 135 sp<IMemory> outputMemory = mapMemory(pools[OUTPUT]); in EvaluatePreparedModel()
|
D | ValidateRequest.cpp | 156 const uint32_t OUTPUT = 1; in createRequests() local 194 .location = {.poolIndex = OUTPUT, .offset = 0, .length = static_cast<uint32_t>(s)}, in createRequests() 210 if (pools[INPUT].size() == 0 || pools[OUTPUT].size() == 0) { in createRequests()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/ |
D | HidDefs.h | 58 OUTPUT = 9, enumerator
|
D | HidParser.cpp | 90 case OUTPUT: in processMainTag() 201 case OUTPUT: in digest()
|
D | HidReport.cpp | 49 case OUTPUT: in reportTypeToString()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | ValidateRequest.cpp | 157 const uint32_t OUTPUT = 1; in createRequests() local 195 .location = {.poolIndex = OUTPUT, .offset = 0, .length = static_cast<uint32_t>(s)}, in createRequests() 211 if (pools[INPUT].size() == 0 || pools[OUTPUT].size() == 0) { in createRequests()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | dhdu_common.h | 52 #define OUTPUT stdout macro
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 2505 StreamType::OUTPUT, in TEST_F() 2578 StreamType::OUTPUT, in TEST_F() 2612 StreamType::OUTPUT, in TEST_F() 2642 StreamType::OUTPUT, in TEST_F() 2671 StreamType::OUTPUT, in TEST_F() 2762 StreamType::OUTPUT, in TEST_F() 2778 StreamType::OUTPUT, in TEST_F() 2876 StreamType::OUTPUT, in TEST_F() 2948 StreamType::OUTPUT, in TEST_F() 2956 StreamType::OUTPUT, in TEST_F() [all …]
|
/hardware/google/av/media/sfplugin/ |
D | CCodecConfig.h | 91 OUTPUT = ~(IS_INPUT | IS_RAW | IS_CODED), enumerator
|
D | CCodecConfig.cpp | 266 .limitTo(D::OUTPUT & D::READ)); in initializeStandardParams() 369 .limitTo(D::OUTPUT & D::READ)); in initializeStandardParams()
|
/hardware/interfaces/tv/cec/1.0/ |
D | types.hal | 162 OUTPUT = 1,
|
/hardware/interfaces/camera/device/3.4/ |
D | ICameraDeviceSession.hal | 51 * - Not including any OUTPUT streams
|
/hardware/qcom/neuralnetworks/hvxservice/1.0/hexagon_nn_controller/ |
D | ops.def | 87 DEF_OP(OUTPUT)
|
/hardware/interfaces/tv/cec/1.0/default/ |
D | HdmiCec.cpp | 255 static_assert(HDMI_OUTPUT == static_cast<int>(HdmiPortType::OUTPUT),
|
/hardware/interfaces/camera/device/3.4/default/ |
D | CameraDeviceSession.cpp | 249 if (stream.v3_2.streamType == StreamType::OUTPUT && in postProcessConfigurationLocked_3_4()
|
D | ExternalCameraDeviceSession.cpp | 2052 if (stream.streamType != StreamType::OUTPUT) { in isSupported()
|
/hardware/interfaces/camera/device/3.2/ |
D | ICameraDeviceSession.hal | 146 * - Not including any OUTPUT streams
|
D | types.hal | 37 OUTPUT = 0,
|
/hardware/interfaces/camera/device/3.2/default/ |
D | CameraDeviceSession.cpp | 921 if (stream.streamType == StreamType::OUTPUT && in postProcessConfigurationLocked()
|