Home
last modified time | relevance | path

Searched refs:frames_corrupted (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/
Dvpxdec.c520 int frames_corrupted = 0; in main_loop() local
848 frames_corrupted += corrupted; in main_loop()
1004 if (frames_corrupted) { in main_loop()
1005 fprintf(stderr, "WARNING: %d frames corrupted.\n", frames_corrupted); in main_loop()