OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nVersion
(Results
151 - 175
of
188
) sorted by null
1
2
3
4
5
6
7
8
/frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp
53
params->
nVersion
.s.nVersionMajor = 1;
54
params->
nVersion
.s.nVersionMinor = 0;
55
params->
nVersion
.s.nRevision = 0;
56
params->
nVersion
.s.nStep = 0;
[
all
...]
/hardware/qcom/media/msm8996/videopp/src/
omx_vdpp.cpp
[
all
...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp
[
all
...]
omx_swvdec.cpp
386
p_spec_version->
nVersion
= OMX_SPEC_VERSION;
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp
[
all
...]
omx_swvdec.cpp
369
p_spec_version->
nVersion
= OMX_SPEC_VERSION;
[
all
...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h
107
(_s_)->
nVersion
.
nVersion
= OMX_SPEC_VERSION
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/inc/
omx_video_base.h
93
(_s_)->
nVersion
.
nVersion
= OMX_SPEC_VERSION
/external/mesa3d/src/gallium/state_trackers/wgl/
stw_pixelformat.c
151
pfi->pfd.
nVersion
= 1;
/frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp
46
params->
nVersion
.s.nVersionMajor = 1;
47
params->
nVersion
.s.nVersionMinor = 0;
48
params->
nVersion
.s.nRevision = 0;
49
params->
nVersion
.s.nStep = 0;
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp
674
data->
nVersion
.
nVersion
= OMX_SPEC_VERSION;
696
data->
nVersion
.
nVersion
= OMX_SPEC_VERSION;
[
all
...]
omx_swvenc_hevc.cpp
43
(_s_)->
nVersion
.
nVersion
= OMX_SPEC_VERSION
[
all
...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp
702
data->
nVersion
.
nVersion
= OMX_SPEC_VERSION;
725
data->
nVersion
.
nVersion
= OMX_SPEC_VERSION;
[
all
...]
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp
642
data->
nVersion
.
nVersion
= OMX_SPEC_VERSION;
665
data->
nVersion
.
nVersion
= OMX_SPEC_VERSION;
751
data->
nVersion
.
nVersion
= OMX_SPEC_VERSION;
772
data->
nVersion
.
nVersion
= OMX_SPEC_VERSION;
805
data->
nVersion
.
nVersion
= OMX_SPEC_VERSION
[
all
...]
/external/deqp/framework/platform/win32/
tcuWGL.cpp
210
pixelFormatDesc.
nVersion
= 1;
/external/skia/src/utils/win/
SkWGL_win.cpp
253
dummyPFD.
nVersion
= 1;
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/src/
omx_swvdec.cpp
386
p_spec_version->
nVersion
= OMX_SPEC_VERSION;
[
all
...]
/hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.cpp
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h
149
(_s_)->
nVersion
.
nVersion
= OMX_SPEC_VERSION \
[
all
...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h
128
(_s_)->
nVersion
.
nVersion
= OMX_SPEC_VERSION \
[
all
...]
/hardware/qcom/media/sdm845/mm-video-v4l2/vidc/vdec/inc/
omx_vdec.h
123
(_s_)->
nVersion
.
nVersion
= OMX_SPEC_VERSION \
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msasn1.h
262
extern ASN1_PUBLIC ASN1module_t WINAPI ASN1_CreateModule(ASN1uint32_t
nVersion
,ASN1encodingrule_e eRule,ASN1uint32_t dwFlags,ASN1uint32_t cPDU,const ASN1GenericFun_t apfnEncoder[],const ASN1GenericFun_t apfnDecoder[],const ASN1FreeFun_t apfnFreeMemory[],const ASN1uint32_t acbStructSize[],ASN1magic_t nModuleName);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp
50
(_s_)->
nVersion
.
nVersion
= OMX_SPEC_VERSION
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp
555
p_extra->
nVersion
.
nVersion
= OMX_SPEC_VERSION;
565
p_extra->
nVersion
.
nVersion
= OMX_SPEC_VERSION;
573
p_extra->
nVersion
.
nVersion
= OMX_SPEC_VERSION;
[
all
...]
/hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp
2270
OMX_VERSIONTYPE *
nversion
;
local
2285
OMX_VERSIONTYPE *
nversion
;
local
[
all
...]
Completed in 779 milliseconds
1
2
3
4
5
6
7
8