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

  /external/libavc/decoder/
ih264d.h 64 #define IS_IVD_INVALID_BITSTREAM_ERROR(x) (x & (1 << IVD_INVALID_BITSTREAM))
  /external/libmpeg2/decoder/
impeg2d.h 65 #define IS_IVD_INVALID_BITSTREAM_ERROR(x) (x & (1 << IVD_INVALID_BITSTREAM))
  /external/libhevc/decoder/
ihevcd_cxa.h 59 #define IS_IVD_INVALID_BITSTREAM_ERROR(x) (x & (1 << IVD_INVALID_BITSTREAM))

Completed in 126 milliseconds