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

  /external/libhevc/test/decoder/
main.c 344 #define IV_ISFATALERROR(x) (((x) >> IVD_FATALERROR) & 0x1)
    [all...]
  /external/libavc/test/decoder/
main.c 351 #define IV_ISFATALERROR(x) (((x) >> IVD_FATALERROR) & 0x1)
    [all...]
  /external/libmpeg2/test/decoder/
main.c 361 #define IV_ISFATALERROR(x) (((x) >> IVD_FATALERROR) & 0x1)
    [all...]

Completed in 2151 milliseconds