Searched defs:inputs (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
D | HexagonModel.cpp | 261 static bool verifyOperationInputs(const std::vector<hexagon_nn_input>& inputs) { in verifyOperationInputs() 280 const std::vector<hexagon_nn_input>& inputs, in addOperationInternal() 323 const std::vector<hexagon_nn_input>& inputs, in addBasicOperation() 354 const std::vector<hexagon_nn_input>& inputs, in addFloatOperationWithActivation() 372 const std::vector<hexagon_nn_input>& inputs, in addQuant8OperationWithActivation() 392 const std::vector<hexagon_nn_input>& inputs, in addFusedFloatOperation() 420 const std::vector<hexagon_nn_input>& inputs, in addFusedQuant8Operation() 666 std::vector<hexagon_nn_tensordef> inputs; in execute() local
|
D | HexagonController.cpp | 127 hexagon_nn_padding_type padding, const hexagon_nn_input* inputs, in append_node() 140 int Controller::execute_new(hexagon_nn_nn_id id, const hexagon_nn_tensordef* inputs, in execute_new()
|
D | HexagonOperationsPrepare.cpp | 108 std::vector<hexagon_nn_input> inputs(numInputTensors + 1); in concatenation() local 565 std::vector<hexagon_nn_input> inputs(numInputTensors * 3 + 1); in concatenation() local
|
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | ValidateRequest.cpp | 113 const MixedTyped& inputs = example.operands.first; in createRequests() local
|
D | GeneratedTestHarness.cpp | 147 const MixedTyped& inputs = example.operands.first; in EvaluatePreparedModel() local
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | ValidateRequest.cpp | 113 const MixedTyped& inputs = example.operands.first; in createRequests() local
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateRequest.cpp | 189 const MixedTyped& inputs = example.operands.first; in createRequests() local
|
/hardware/libhardware/modules/usbcamera/ |
D | Camera.cpp | 289 int inputs = 0; in isValidStreamSetLocked() local
|
/hardware/libhardware/modules/camera/3_0/ |
D | Camera.cpp | 239 int inputs = 0; in isValidStreamSet() local
|