OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IS_IVD_UNSUPPORTEDINPUT_ERROR
(Results
1 - 3
of
3
) sorted by null
/external/libavc/decoder/
ih264d.h
61
#define
IS_IVD_UNSUPPORTEDINPUT_ERROR
(x) (x & (1 << IVD_UNSUPPORTEDINPUT))
/external/libmpeg2/decoder/
impeg2d.h
62
#define
IS_IVD_UNSUPPORTEDINPUT_ERROR
(x) (x & (1 << IVD_UNSUPPORTEDINPUT))
/external/libhevc/decoder/
ihevcd_cxa.h
56
#define
IS_IVD_UNSUPPORTEDINPUT_ERROR
(x) (x & (1 << IVD_UNSUPPORTEDINPUT))
Completed in 234 milliseconds