Home
last modified time | relevance | path

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

/external/libmpeg2/common/
Dideint_debug.h45 #define IDEINT_CORRUPT_PIC(ps_pic, val) ideint_corrupt_pic(ps_pic, val); macro
47 #define IDEINT_CORRUPT_PIC(ps_pic, val) macro
Dideint.c186 IDEINT_CORRUPT_PIC(ps_out_frm, 0xCD); in ideint_process()