Home
last modified time | relevance | path

Searched refs:operandInformation (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateBurst.cpp160 const FmqRequestDatum::OperandInformation operandInformation = { in createBadRequestPacketEntries() local
165 bad[1].inputOperandInformation(operandInformation); in createBadRequestPacketEntries()
167 bad[3].outputOperandInformation(operandInformation); in createBadRequestPacketEntries()
334 if (datum.getDiscriminator() == Discriminator::operandInformation) { in isSanitized()
363 reinterpret_cast<const char*>(&datum.operandInformation()) + paddingOffset; in isSanitized()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateBurst.cpp154 const FmqRequestDatum::OperandInformation operandInformation = { in createBadRequestPacketEntries() local
159 bad[1].inputOperandInformation(operandInformation); in createBadRequestPacketEntries()
161 bad[3].outputOperandInformation(operandInformation); in createBadRequestPacketEntries()
328 if (datum.getDiscriminator() == Discriminator::operandInformation) { in isSanitized()
357 reinterpret_cast<const char*>(&datum.operandInformation()) + paddingOffset; in isSanitized()
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DExecutionBurstUtils.cpp166 data.back().operandInformation( in serialize()
354 if (data[index].getDiscriminator() != discriminator::operandInformation) { in deserialize()
359 const FmqResultDatum::OperandInformation& operandInfo = data[index].operandInformation(); in deserialize()
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.t261 * 2.1) 'operandInformation'
314 OperandInformation operandInformation;
Dtypes.hal5221 * 2.1) 'operandInformation'
5274 OperandInformation operandInformation;