Searched defs:packetType (Results 1 – 3 of 3) sorted by relevance
185 const sp<ABuffer> &buffer, uint8_t packetType, PacketizationMode mode) { in queueBuffer()209 const sp<ABuffer> &packet, uint8_t packetType) { in queueRawPacket()249 const sp<ABuffer> &tsPackets, uint8_t packetType) { in queueTSPackets()310 const sp<ABuffer> &accessUnit, uint8_t packetType) { in queueAVCBuffer()
52 …public native static void attachRaFilter(FileDescriptor fd, int packetType) throws SocketException; in attachRaFilter()62 public native static void attachControlPacketFilter(FileDescriptor fd, int packetType) in attachControlPacketFilter()
45 TimeServicePacketType packetType; variable