HomeSort by relevance Sort by last modified time
    Searched refs:corruption_detected (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp8/decoder/
threading.c 98 int corruption_detected = 0; local
142 corruption_detected = 1;
243 if (corruption_detected)
decodframe.c 102 int corruption_detected = 0; local
146 corruption_detected = 1;
227 if (corruption_detected)
    [all...]

Completed in 140 milliseconds