Searched refs:SET_IVD_FATAL_ERROR (Results 1 – 2 of 2) sorted by relevance
/external/libmpeg2/decoder/ | ||
D | impeg2d.h | 74 #define SET_IVD_FATAL_ERROR(x) ((x) |= (x) | (1 << IVD_FATALERROR)) macro |
D | impeg2d_dec_hdr.c | 186 return SET_IVD_FATAL_ERROR(e_error); in impeg2d_dec_seq_hdr() |