Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dthreading.c98 int corruption_detected = 0; in mt_decode_macroblock() local
142 corruption_detected = 1; in mt_decode_macroblock()
243 if (corruption_detected) in mt_decode_macroblock()
Ddecodeframe.c102 int corruption_detected = 0; in decode_macroblock() local
146 corruption_detected = 1; in decode_macroblock()
227 if (corruption_detected) in decode_macroblock()