HomeSort by relevance Sort by last modified time
    Searched refs:SET_IVD_FATAL_ERROR (Results 1 - 2 of 2) sorted by null

  /external/libmpeg2/decoder/
impeg2d.h 74 #define SET_IVD_FATAL_ERROR(x) ((x) |= (x) | (1 << IVD_FATALERROR))
impeg2d_dec_hdr.c 188 return SET_IVD_FATAL_ERROR(e_error);
    [all...]

Completed in 82 milliseconds