Searched refs:IVD_CORRUPTEDDATA (Results 1 – 2 of 2) sorted by relevance
/external/libhevc/common/ | ||
D | ivd.h | 164 IVD_CORRUPTEDDATA = 0xa, enumerator |
/external/libhevc/decoder/ | ||
D | ihevcd_cxa.h | 54 #define IS_IVD_CORRUPTEDDATA_ERROR(x) (x & (1 << IVD_CORRUPTEDDATA)) |