OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_SPEC_VERSION
(Results
1 - 10
of
10
) sorted by null
/hardware/qcom/media/mm-core/inc/
qc_omx_common.h
47
#define
OMX_SPEC_VERSION
0x00000101 // OMX Version
/hardware/qcom/media/mm-core/omxcore/inc/
qc_omx_common.h
47
#define
OMX_SPEC_VERSION
0x00000101 // OMX Version
/hardware/qcom/media/mm-video/vidc/vdec/src/
omx_vdec.cpp
[
all
...]
omx_vdec_copper.cpp
[
all
...]
/hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp
53
component->nVersion.nVersion =
OMX_SPEC_VERSION
;
/hardware/qcom/media/mm-core/src/common/
omx_core_cmp.cpp
53
component->nVersion.nVersion =
OMX_SPEC_VERSION
;
/hardware/qcom/media/mm-video/vidc/venc/inc/
omx_video_base.h
116
#define
OMX_SPEC_VERSION
0x00000101
/hardware/qcom/media/mm-video/vidc/venc/src/
omx_video_base.cpp
716
specVersion->nVersion =
OMX_SPEC_VERSION
;
[
all
...]
omx_video_encoder.cpp
46
#define
OMX_SPEC_VERSION
0x00000101
50
(_s_)->nVersion.nVersion =
OMX_SPEC_VERSION
[
all
...]
/hardware/qcom/media/mm-video/vidc/vdec/inc/
omx_vdec.h
150
#define
OMX_SPEC_VERSION
0x00000101
Completed in 138 milliseconds