Searched refs:IS_IVD_INVALID_BITSTREAM_ERROR (Results 1 - 3 of 3) sorted by relevance

/external/libavc/decoder/
H A Dih264d.h64 #define IS_IVD_INVALID_BITSTREAM_ERROR(x) (x & (1 << IVD_INVALID_BITSTREAM)) macro
/external/libmpeg2/decoder/
H A Dimpeg2d.h65 #define IS_IVD_INVALID_BITSTREAM_ERROR(x) (x & (1 << IVD_INVALID_BITSTREAM)) macro
/external/libhevc/decoder/
H A Dihevcd_cxa.h59 #define IS_IVD_INVALID_BITSTREAM_ERROR(x) (x & (1 << IVD_INVALID_BITSTREAM)) macro

Completed in 102 milliseconds