Searched defs:packetLost (Results 1 – 9 of 9) sorted by relevance
108 void AMPEG2TSAssembler::packetLost() { in packetLost() function in android::AMPEG2TSAssembler
108 void ARawAudioAssembler::packetLost() { in packetLost() function in android::ARawAudioAssembler
201 void AH263Assembler::packetLost() { in packetLost() function in android::AH263Assembler
221 void AAMRAssembler::packetLost() { in packetLost() function in android::AAMRAssembler
444 void AMPEG4ElementaryAssembler::packetLost() { in packetLost() function in android::AMPEG4ElementaryAssembler
574 void AMPEG4AudioAssembler::packetLost() { in packetLost() function in android::AMPEG4AudioAssembler
672 void AAVCAssembler::packetLost() { in packetLost() function in android::AAVCAssembler
675 void AHEVCAssembler::packetLost() { in packetLost() function in android::AHEVCAssembler
66 bool packetLost = false; in stackRxRtpStatus() local