OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_SPEC_VERSION_REVISION
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h
444
const static OMX_U8
OMX_SPEC_VERSION_REVISION
= 2;
449
const static OMX_U8
OMX_SPEC_VERSION_REVISION
= 0;
456
| (
OMX_SPEC_VERSION_REVISION
<< 16)
/hardware/intel/common/utils/ISV/include/
isv_omxcomponent.h
239
const static OMX_U8
OMX_SPEC_VERSION_REVISION
= 0;
245
| (
OMX_SPEC_VERSION_REVISION
<< 16)
Completed in 70 milliseconds