Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c880 int corrupt_tokens = 0; in vp8_decode_frame() local
1213 corrupt_tokens |= pbi->mb_row_di[thread].mbd.corrupted; in vp8_decode_frame()
1219 corrupt_tokens |= xd->corrupted; in vp8_decode_frame()
1226 yv12_fb_new->corrupted |= corrupt_tokens; in vp8_decode_frame()