Searched defs:firstPacket (Results 1 – 6 of 6) sorted by relevance
1127 bool firstPacket = true; in sendHEVCData() local1314 bool firstPacket = true; in sendAVCData() local
49 size_t firstPacket; // first packet index to be played, defaults to zero variable
153 void notifyCleartextNetwork(in byte[] firstPacket); in notifyCleartextNetwork()
572 void notifyCleartextNetwork(int uid, in byte[] firstPacket); in notifyCleartextNetwork()
2065 public void notifyCleartextNetwork(byte[] firstPacket) { in notifyCleartextNetwork()
2277 public static void onCleartextNetworkDetected(byte[] firstPacket) { in onCleartextNetworkDetected()