Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c994 int corrupt_tokens = 0; in vp8_decode_frame() local
1355 corrupt_tokens |= pbi->mb_row_di[thread].mbd.corrupted; in vp8_decode_frame()
1361 corrupt_tokens |= xd->corrupted; in vp8_decode_frame()
1368 yv12_fb_new->corrupted |= corrupt_tokens; in vp8_decode_frame()