Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_error_codes.h414 IHEVCE_FATALERROR = 29 /** enumerator
421 #define IHEVCE_ISFATALERROR(x) (((x) >> IHEVCE_FATALERROR) & 0x1)
429 #define IHEVCE_SETFATALERROR(x) ((x) |= (0x1U << IHEVCE_FATALERROR))