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

  /external/libhevc/common/
ivd.h 168 IVD_UNSUPPORTEDINPUT = 0xc,
  /external/libhevc/decoder/
ihevcd_cxa.h 56 #define IS_IVD_UNSUPPORTEDINPUT_ERROR(x) (x & (1 << IVD_UNSUPPORTEDINPUT))

Completed in 29 milliseconds