Searched refs:corruption_detected (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/decoder/
H A Dthreading.c98 int corruption_detected = 0; local
142 corruption_detected = 1;
243 if (corruption_detected)
H A Ddecodeframe.c103 int corruption_detected = 0; local
147 corruption_detected = 1;
228 if (corruption_detected)
/external/libvpx/libvpx/vp8/decoder/
H A Dthreading.c98 int corruption_detected = 0; local
142 corruption_detected = 1;
243 if (corruption_detected)
H A Ddecodeframe.c102 int corruption_detected = 0; local
146 corruption_detected = 1;
227 if (corruption_detected)

Completed in 238 milliseconds