HomeSort by relevance Sort by last modified time
    Searched refs:nPortIndex (Results 101 - 125 of 258) sorted by null

1 2 3 45 6 7 8 91011

  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_CustomCmd.h 77 OMX_U32 nPortIndex;
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 84 def.nPortIndex = 0;
102 def.nPortIndex = 1;
157 if (formatParams->nPortIndex > 1) {
166 (formatParams->nPortIndex == 0)
177 if (aacParams->nPortIndex != 1) {
201 if (pcmParams->nPortIndex != 0) {
246 if (formatParams->nPortIndex > 1) {
254 if ((formatParams->nPortIndex == 0
256 || (formatParams->nPortIndex == 1
269 if (aacParams->nPortIndex != 1)
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 77 def.nPortIndex = 0;
95 def.nPortIndex = 1;
158 if (formatParams->nPortIndex > 1) {
167 (formatParams->nPortIndex == 0)
178 if (amrParams->nPortIndex != 1) {
199 if (pcmParams->nPortIndex != 0) {
243 if (formatParams->nPortIndex > 1) {
251 if ((formatParams->nPortIndex == 0
253 || (formatParams->nPortIndex == 1
266 if (amrParams->nPortIndex != 1)
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_VencControl.c 55 OMX_IN OMX_U32 nPortIndex,
85 if (nPortIndex >= pExynosComponent->portParam.nPorts) {
89 pExynosPort = &pExynosComponent->pExynosPort[nPortIndex];
116 if (nPortIndex == INPUT_PORT_INDEX)
146 OMX_IN OMX_U32 nPortIndex,
180 if (nPortIndex >= pExynosComponent->portParam.nPorts) {
184 pExynosPort = &pExynosComponent->pExynosPort[nPortIndex];
225 if (nPortIndex == INPUT_PORT_INDEX)
255 OMX_IN OMX_U32 nPortIndex,
286 if (nPortIndex >= pExynosComponent->portParam.nPorts)
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 248 OMX_IN OMX_U32 nPortIndex,
255 OMX_IN OMX_U32 nPortIndex,
260 OMX_IN OMX_U32 nPortIndex,
618 pPortDef->nPortIndex = VIDENC_INPUT_PORT;
660 pPortDef->nPortIndex = VIDENC_OUTPUT_PORT;
738 pPortFormat->nPortIndex = VIDENC_INPUT_PORT;
    [all...]
  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 265 tParamStruct.nPortIndex = OMX_VIDEODECODER_OUTPUT_PORT;
364 if(pCompPrv->proxyPortBuffers[pUsage->nPortIndex].proxyBufferType == GrallocPointers)
385 if(pCompPrv->proxyPortBuffers[pPortDef->nPortIndex].proxyBufferType == GrallocPointers)
401 if(pCompPrv->proxyPortBuffers[pPortParam->nPortIndex].proxyBufferType == GrallocPointers)
582 OMX_U32 nPortIndex = 0;
584 for(nPortIndex=0; nPortIndex < TOTAL_DEC_PORTS ;nPortIndex++ )
592 sPortDef.nPortIndex = nPortIndex;
    [all...]
  /hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 101 pCompPrv, OMX_COMPONENTTYPE * hRemoteComp, OMX_U32 nPortIndex,
105 pCompPrv, OMX_COMPONENTTYPE * hRemoteComp, OMX_U32 nPortIndex,
119 OMX_U32 nPortIndex, OMX_U32 * nStride);
121 OMX_U32 nPortIndex, OMX_U32 * nNumOfLines);
129 OMX_IN OMX_U32 nPortIndex, OMX_IN OMX_PTR pAppPrivate,
639 OMX_IN OMX_U32 nPortIndex,
677 ("hComponent = %p, pCompPrv = %p, nPortIndex = %p, pAppPrivate = %p, nSizeBytes = %d",
678 hComponent, pCompPrv, nPortIndex, pAppPrivate, nSizeBytes);
682 RPC_UTIL_GetStride(pCompPrv->hRemoteComp, nPortIndex, &nStride);
687 pCompPrv->proxyPortBuffers[nPortIndex].proxyBufferType != EncoderMetadataPointers) //Allocate 2D buffe
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 160 OMX_IN OMX_U32 nPortIndex,
165 OMX_IN OMX_U32 nPortIndex,
170 OMX_IN OMX_U32 nPortIndex,
398 pPortDef_ip->nPortIndex = INPUT_PORT_AACDEC;
414 pPortDef_op->nPortIndex = OUTPUT_PORT_AACDEC;
438 pPortFormat->nPortIndex = INPUT_PORT_AACDEC;
445 pPortFormat->nPortIndex = OUTPUT_PORT_AACDEC;
451 aac_ip->nPortIndex = INPUT_PORT_AACDEC;
467 aac_op->nPortIndex = OUTPUT_PORT_AACDEC;
740 if(((OMX_PARAM_PORTDEFINITIONTYPE *)(ComponentParameterStructure))->nPortIndex =
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c 160 OMX_IN OMX_U32 nPortIndex,
165 OMX_IN OMX_U32 nPortIndex,
170 OMX_IN OMX_U32 nPortIndex,
401 pPortDef_ip->nPortIndex = MP3D_INPUT_PORT;
418 pPortDef_op->nPortIndex = MP3D_OUTPUT_PORT;
441 pPortFormat->nPortIndex = MP3D_INPUT_PORT;
448 pPortFormat->nPortIndex = MP3D_OUTPUT_PORT;
454 mp3_ip->nPortIndex = MP3D_INPUT_PORT;
463 mp3_op->nPortIndex = MP3D_OUTPUT_PORT;
743 if(((OMX_PARAM_PORTDEFINITIONTYPE *)(ComponentParameterStructure))->nPortIndex =
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMX3A.cpp 439 exp.nPortIndex = OMX_ALL;
497 flash.nPortIndex = OMX_ALL;
521 focusAssist.nPortIndex = OMX_ALL;
564 flash.nPortIndex = OMX_ALL;
671 focus.nPortIndex = mCameraAdapterParameters.mPrevPortIndex;
706 focus.nPortIndex = mCameraAdapterParameters.mPrevPortIndex;
736 scene.nPortIndex = OMX_ALL;
780 expValues.nPortIndex = mCameraAdapterParameters.mPrevPortIndex;
823 expValues.nPortIndex = mCameraAdapterParameters.mPrevPortIndex;
855 wb.nPortIndex = mCameraAdapterParameters.mPrevPortIndex
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 142 OMX_IN OMX_U32 nPortIndex,
148 OMX_IN OMX_U32 nPortIndex,
154 OMX_IN OMX_U32 nPortIndex,
382 pComponentPrivate->sInPortFormat.nPortIndex = NBAMRDEC_INPUT_PORT;
388 pComponentPrivate->sOutPortFormat.nPortIndex = NBAMRDEC_OUTPUT_PORT;
392 amr_ip->nPortIndex = OMX_DirInput;
401 amr_op->nPortIndex = OMX_DirOutput;
448 pPortDef_ip->nPortIndex = 0x0;
461 pPortDef_op->nPortIndex = 0x1;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec.c 225 tParamStruct.nPortIndex = OMX_VIDEODECODER_OUTPUT_PORT;
336 if(pCompPrv->proxyPortBuffers[pUsage->nPortIndex].proxyBufferType == GrallocPointers)
354 if(pCompPrv->proxyPortBuffers[pPortDef->nPortIndex].proxyBufferType == GrallocPointers)
370 if(pCompPrv->proxyPortBuffers[pPortParam->nPortIndex].proxyBufferType == GrallocPointers)
551 OMX_U32 nPortIndex = 0;
553 for(nPortIndex=0; nPortIndex < TOTAL_DEC_PORTS ;nPortIndex++ )
561 sPortDef.nPortIndex = nPortIndex;
    [all...]
  /hardware/intel/common/wrs_omxil_core/base/inc/
componentbase.h 185 OMX_IN OMX_U32 nPortIndex,
192 OMX_IN OMX_U32 nPortIndex,
200 OMX_IN OMX_U32 nPortIndex,
206 OMX_IN OMX_U32 nPortIndex,
212 OMX_IN OMX_U32 nPortIndex,
216 OMX_IN OMX_U32 nPortIndex,
383 virtual OMX_ERRORTYPE ProcessorPreFreeBuffer(OMX_U32 nPortIndex, OMX_BUFFERHEADERTYPE* pBuffer);
  /frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.cpp 63 def.nPortIndex = 0;
83 def.nPortIndex = 1;
110 if (pcmParams->nPortIndex > 1) {
141 if (pcmParams->nPortIndex != 0 && pcmParams->nPortIndex != 1) {
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp 57 def.nPortIndex = 0;
75 def.nPortIndex = 1;
106 if (pcmParams->nPortIndex != 0 && pcmParams->nPortIndex != 1) {
151 if (pcmParams->nPortIndex != 0) {
  /hardware/qcom/media/mm-core/inc/
QOMX_AudioExtensions.h 104 * nPortIndex : Port that this structure applies to
116 OMX_U32 nPortIndex;
135 * nPortIndex : Port that this structure applies to
152 OMX_U32 nPortIndex;
199 * nPortIndex : Port that this structure applies to
214 OMX_U32 nPortIndex;
278 OMX_U32 nPortIndex;
497 * nPortIndex : Port that this structure applies to
504 OMX_U32 nPortIndex;
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_VdecControl.c 57 OMX_IN OMX_U32 nPortIndex,
87 pExynosPort = &pExynosComponent->pExynosPort[nPortIndex];
88 if (nPortIndex >= pExynosComponent->portParam.nPorts) {
117 if (nPortIndex == INPUT_PORT_INDEX)
147 OMX_IN OMX_U32 nPortIndex,
181 pExynosPort = &pExynosComponent->pExynosPort[nPortIndex];
182 if (nPortIndex >= pExynosComponent->portParam.nPorts) {
197 if ((pVideoDec->bDRMPlayerMode == OMX_TRUE) && (nPortIndex == INPUT_PORT_INDEX)) {
231 if (nPortIndex == INPUT_PORT_INDEX)
261 OMX_IN OMX_U32 nPortIndex,
    [all...]
  /hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp 256 && def->nPortIndex == kPortIndexOutput) {
328 if (def->nPortIndex == kPortIndexOutput) {
352 if (def->nPortIndex == kPortIndexInput) {
373 if (params->nPortIndex == kPortIndexOutput) {
407 if (rect->nPortIndex == kPortIndexOutput &&
511 OMX_IN OMX_U32 nPortIndex,
518 return pComp->ISV_UseBuffer(ppBufferHdr, nPortIndex,
524 OMX_IN OMX_U32 nPortIndex,
531 OMX_ERRORTYPE err = OMX_UseBuffer(mComponent, ppBufferHdr, nPortIndex,
537 && nPortIndex == kPortIndexOutpu
    [all...]
  /frameworks/av/media/libstagefright/omx/
SoftVideoEncoderOMXComponent.cpp 91 def.nPortIndex = kInputPortIndex;
119 def.nPortIndex = kOutputPortIndex;
173 if (port->nPortIndex == kInputPortIndex) {
188 } else if (port->nPortIndex == kOutputPortIndex) {
244 if (format->nPortIndex == kInputPortIndex) {
256 } else if (format->nPortIndex == kOutputPortIndex) {
273 if (storeParam->nPortIndex == kOutputPortIndex) {
275 } else if (storeParam->nPortIndex != kInputPortIndex) {
307 if (formatParams->nPortIndex == kInputPortIndex) {
317 } else if (formatParams->nPortIndex == kOutputPortIndex)
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Baseport.h 204 OMX_ERRORTYPE Exynos_OMX_PortEnableProcess(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex);
205 OMX_ERRORTYPE Exynos_OMX_PortDisableProcess(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex);
206 OMX_ERRORTYPE Exynos_OMX_BufferFlushProcess(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex, OMX_BOOL bEvent);
  /hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
omx_proxy_common.c 101 OMX_U32 nPortIndex, OMX_U32 * nStride);
103 OMX_U32 nPortIndex, OMX_U32 * nNumOfLines);
111 OMX_IN OMX_U32 nPortIndex, OMX_IN OMX_PTR pAppPrivate,
663 OMX_IN OMX_U32 nPortIndex,
694 ("hComponent = %p, pCompPrv = %p, nPortIndex = %p, pAppPrivate = %p, nSizeBytes = %d",
695 hComponent, pCompPrv, nPortIndex, pAppPrivate, nSizeBytes);
720 RPC_UTIL_GetStride(pCompPrv->hRemoteComp, nPortIndex, &nStride);
725 pCompPrv->proxyPortBuffers[nPortIndex].proxyBufferType != EncoderMetadataPointers) //Allocate 2D buffer
765 eError = PROXY_UseBuffer(hComponent, ppBufferHdr, nPortIndex, pAppPrivate, nSize, pMemptr);
811 ("hComponent = %p, pCompPrv = %p, nPortIndex = %p, pAppPrivate = %p, nSizeBytes = %d"
    [all...]
  /hardware/ti/omap4-aah/domx/domx/omx_rpc/inc/
omx_rpc_stub.h 73 OMX_INOUT OMX_BUFFERHEADERTYPE ** ppBufferHdr, OMX_U32 nPortIndex,
94 OMX_IN OMX_U32 nPortIndex, OMX_IN OMX_U32 BufHdrRemote,
123 OMX_IN OMX_U32 nPortIndex, OMX_U32 * pBufHeaderRemote,
  /hardware/ti/omap4xxx/domx/domx/omx_rpc/inc/
omx_rpc_stub.h 73 OMX_INOUT OMX_BUFFERHEADERTYPE ** ppBufferHdr, OMX_U32 nPortIndex,
94 OMX_IN OMX_U32 nPortIndex, OMX_IN OMX_U32 BufHdrRemote,
123 OMX_IN OMX_U32 nPortIndex, OMX_U32 * pBufHeaderRemote,
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMX3A.cpp 567 exp.nPortIndex = OMX_ALL;
623 expVal.nPortIndex = OMX_ALL;
624 expValRight.nPortIndex = OMX_ALL;
691 flash.nPortIndex = OMX_ALL;
715 focusAssist.nPortIndex = OMX_ALL;
758 flash.nPortIndex = OMX_ALL;
865 focus.nPortIndex = mCameraAdapterParameters.mPrevPortIndex;
900 focus.nPortIndex = mCameraAdapterParameters.mPrevPortIndex;
930 scene.nPortIndex = OMX_ALL;
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 81 def.nPortIndex = 0;
103 def.nPortIndex = 1;
151 if (amrParams->nPortIndex != 0) {
177 if (pcmParams->nPortIndex != 1) {
232 if (aacParams->nPortIndex != 0) {
244 if (pcmParams->nPortIndex != 1) {

Completed in 550 milliseconds

1 2 3 45 6 7 8 91011