Home
last modified time | relevance | path

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

/external/libmpeg2/decoder/
Dimpeg2d.h63 #define IS_IVD_UNSUPPORTEDPARAM_ERROR(x) (x & (1 << IVD_UNSUPPORTEDPARAM)) macro
/external/libhevc/decoder/
Dihevcd_cxa.h58 #define IS_IVD_UNSUPPORTEDPARAM_ERROR(x) (x & (1 << IVD_UNSUPPORTEDPARAM)) macro
/external/libavc/decoder/
Dih264d.h63 #define IS_IVD_UNSUPPORTEDPARAM_ERROR(x) (x & (1 << IVD_UNSUPPORTEDPARAM)) macro