Home
last modified time | relevance | path

Searched refs:IV_ISFATALERROR (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/test/decoder/
Dmain.c344 #define IV_ISFATALERROR(x) (((x) >> IVD_FATALERROR) & 0x1) macro
/external/libmpeg2/test/decoder/
Dmain.c361 #define IV_ISFATALERROR(x) (((x) >> IVD_FATALERROR) & 0x1) macro
/external/libavc/test/decoder/
Dmain.c351 #define IV_ISFATALERROR(x) (((x) >> IVD_FATALERROR) & 0x1) macro