Searched refs:frames_corrupted (Results 1 – 5 of 5) sorted by relevance
453 int frames_corrupted = 0; in main_loop() local799 frames_corrupted += corrupted; in main_loop()956 if (frames_corrupted) { in main_loop()957 fprintf(stderr, "WARNING: %d frames corrupted.\n", frames_corrupted); in main_loop()
381 &frames_corrupted,434 frames_corrupted("framesCorrupted"), in RTCMediaStreamTrackStats()490 frames_corrupted(other.frames_corrupted), in RTCMediaStreamTrackStats()
552 int frames_corrupted = 0; in main_loop() local901 frames_corrupted += corrupted; in main_loop()1057 if (frames_corrupted) { in main_loop()1058 fprintf(stderr, "WARNING: %d frames corrupted.\n", frames_corrupted); in main_loop()
308 RTCStatsMember<uint32_t> frames_corrupted; variable
626 verifier.TestMemberIsUndefined(media_stream_track.frames_corrupted); in VerifyRTCMediaStreamTrackStats()736 verifier.TestMemberIsUndefined(media_stream_track.frames_corrupted); in VerifyRTCMediaStreamTrackStats()