Home
last modified time | relevance | path

Searched defs:packetSize (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
DCea708Parser.java299 int packetSize = bytes[pos + 1] & 0x3F; // last 6 bits in parseCcPacket() local
326 int packetSize = data[pos] & 0x3f; in parseDtvCcPacket() local
/packages/modules/NeuralNetworks/common/
DExecutionBurstServer.cpp182 const uint32_t packetSize = packetInfo.packetSize; in deserialize() local
DExecutionBurstController.cpp167 const uint32_t packetSize = packetInfo.packetSize; in deserialize() local