Searched refs:IS_IVD_CONCEALMENT_APPLIED (Results 1 - 3 of 3) sorted by relevance

/external/libavc/decoder/
H A Dih264d.h57 #define IS_IVD_CONCEALMENT_APPLIED(x) (x & (1 << IVD_APPLIEDCONCEALMENT)) macro
/external/libmpeg2/decoder/
H A Dimpeg2d.h58 #define IS_IVD_CONCEALMENT_APPLIED(x) (x & (1 << IVD_APPLIEDCONCEALMENT)) macro
/external/libhevc/decoder/
H A Dihevcd_cxa.h52 #define IS_IVD_CONCEALMENT_APPLIED(x) (x & (1 << IVD_APPLIEDCONCEALMENT)) macro

Completed in 655 milliseconds