Searched refs:discarded_primary_packets (Results 1 – 3 of 3) sorted by relevance
252 if (operations_state.discarded_primary_packets > in RunToNextGetAudio()253 prev_ops_state_.discarded_primary_packets) { in RunToNextGetAudio()255 << (operations_state.discarded_primary_packets - in RunToNextGetAudio()256 prev_ops_state_.discarded_primary_packets) in RunToNextGetAudio()
106 uint64_t discarded_primary_packets = 0; member
245 operations_and_state_.discarded_primary_packets += num_packets; in PacketsDiscarded()