OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nports
(Results
101 - 104
of
104
) sorted by null
1
2
3
4
5
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c
254
pComponentPrivate->sPortParam->
nPorts
= 0x2;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c
223
((WMADEC_COMPONENT_PRIVATE *)pHandle->pComponentPrivate)->sPortParam.
nPorts
= 0x2;
[
all
...]
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c
833
pComponentPrivate->pPortParamType->
nPorts
= NUM_OF_PORTS;
837
pComponentPrivate->pPortParamTypeAudio->
nPorts
= VIDDEC_ZERO;
840
pComponentPrivate->pPortParamTypeImage->
nPorts
= VIDDEC_ZERO;
843
pComponentPrivate->pPortParamTypeOthers->
nPorts
= VIDDEC_ZERO;
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp
[
all
...]
Completed in 95 milliseconds
1
2
3
4
5