Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Ddecodeframe.c982 int corrupt_tokens = 0; in vp8_decode_frame() local
1345 corrupt_tokens |= pbi->mb_row_di[thread].mbd.corrupted; in vp8_decode_frame()
1351 corrupt_tokens |= xd->corrupted; in vp8_decode_frame()
1358 yv12_fb_new->corrupted |= corrupt_tokens; in vp8_decode_frame()