Searched refs:lostFrame (Results 1 – 1 of 1) sorted by relevance
141 WebRtc_Word16 lostFrame; in main() local727 if( fread( &lostFrame, sizeof(WebRtc_Word16), 1, plFile ) != 1 ) { in main()730 lostFrame = !lostFrame; in main()732 lostFrame = (rand()%100 < packetLossPercent); in main()738 if( lostFrame && framecnt > 0) { in main()