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

1 2 34 5 6 7 8 91011

  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Core.h 464 OMX_U32 nPortIndex;
618 OMX_U32 nPortIndex; /**< port that this structure applies to */
    [all...]
OMX_Other.h 116 OMX_U32 nPortIndex; /**< port that this structure applies to */
178 OMX_U32 nPortIndex; /**< port that this structure applies to */
327 OMX_U32 nPortIndex; /**< Indicates which port to set */
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Core.h 464 OMX_U32 nPortIndex;
618 OMX_U32 nPortIndex; /**< port that this structure applies to */
    [all...]
OMX_Other.h 116 OMX_U32 nPortIndex; /**< port that this structure applies to */
178 OMX_U32 nPortIndex; /**< port that this structure applies to */
327 OMX_U32 nPortIndex; /**< Indicates which port to set */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 464 OMX_U32 nPortIndex;
618 OMX_U32 nPortIndex; /**< port that this structure applies to */
    [all...]
OMX_Other.h 116 OMX_U32 nPortIndex; /**< port that this structure applies to */
178 OMX_U32 nPortIndex; /**< port that this structure applies to */
327 OMX_U32 nPortIndex; /**< Indicates which port to set */
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_Core.h 481 OMX_U32 nPortIndex;
635 OMX_U32 nPortIndex; /**< port that this structure applies to */
    [all...]
OMX_Other.h 133 OMX_U32 nPortIndex; /**< port that this structure applies to */
195 OMX_U32 nPortIndex; /**< port that this structure applies to */
344 OMX_U32 nPortIndex; /**< Indicates which port to set */
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Core.h 464 OMX_U32 nPortIndex;
618 OMX_U32 nPortIndex; /**< port that this structure applies to */
    [all...]
OMX_Other.h 116 OMX_U32 nPortIndex; /**< port that this structure applies to */
178 OMX_U32 nPortIndex; /**< port that this structure applies to */
327 OMX_U32 nPortIndex; /**< Indicates which port to set */
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c 152 OMX_IN OMX_U32 nPortIndex,
158 OMX_IN OMX_U32 nPortIndex,
164 OMX_IN OMX_U32 nPortIndex,
351 pPortDef_ip->nPortIndex = G722D_INPUT_PORT;
366 pPortDef_op->nPortIndex = G722D_OUTPUT_PORT;
392 pPortFormat->nPortIndex = G722D_INPUT_PORT;
399 pPortFormat->nPortIndex = G722D_OUTPUT_PORT;
405 G722_ip->nPortIndex = G722D_INPUT_PORT;
419 G722_op->nPortIndex = G722D_OUTPUT_PORT;
683 if(((OMX_PARAM_PORTDEFINITIONTYPE *)(ComponentParameterStructure))->nPortIndex =
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Decoder.c 154 OMX_IN OMX_U32 nPortIndex,
160 OMX_IN OMX_U32 nPortIndex,
166 OMX_IN OMX_U32 nPortIndex,
354 pPortDef_ip->nPortIndex = G726D_INPUT_PORT;
369 pPortDef_op->nPortIndex = G726D_OUTPUT_PORT;
395 pPortFormat->nPortIndex = G726D_INPUT_PORT;
402 pPortFormat->nPortIndex = G726D_OUTPUT_PORT;
408 G726_ip->nPortIndex = G726D_INPUT_PORT;
417 G726_op->nPortIndex = G726D_OUTPUT_PORT;
704 if(((OMX_PARAM_PORTDEFINITIONTYPE *)(ComponentParameterStructure))->nPortIndex =
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 148 OMX_IN OMX_U32 nPortIndex,
152 OMX_IN OMX_U32 nPortIndex,
156 OMX_IN OMX_U32 nPortIndex,
261 g729_ip->nPortIndex = G729ENC_INPUT_PORT;
271 g729_op->nPortIndex = G729ENC_OUTPUT_PORT;
294 pPortDef_ip->nPortIndex = G729ENC_INPUT_PORT;
312 pPortDef_op->nPortIndex = G729ENC_OUTPUT_PORT;
330 pInPortFormat->nPortIndex = G729ENC_INPUT_PORT;
339 pOutPortFormat->nPortIndex = G729ENC_OUTPUT_PORT;
760 if(((OMX_PARAM_PORTDEFINITIONTYPE *)(ComponentParameterStructure))->nPortIndex =
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 130 OMX_IN OMX_U32 nPortIndex,
136 OMX_IN OMX_U32 nPortIndex,
142 OMX_IN OMX_U32 nPortIndex,
242 G711_op->nPortIndex = G711ENC_OUTPUT_PORT;
255 G711_ip->nPortIndex = G711ENC_INPUT_PORT;
282 pPortDef_ip->nPortIndex = G711ENC_INPUT_PORT;
299 pPortDef_op->nPortIndex = G711ENC_OUTPUT_PORT;
318 pInPortFormat->nPortIndex = G711ENC_INPUT_PORT;
329 pOutPortFormat->nPortIndex = G711ENC_OUTPUT_PORT;
703 if(((OMX_PARAM_PORTDEFINITIONTYPE *)(ComponentParameterStructure))->nPortIndex =
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 143 OMX_IN OMX_U32 nPortIndex,
149 OMX_IN OMX_U32 nPortIndex,
155 OMX_IN OMX_U32 nPortIndex,
344 pComponentPrivate->sInPortFormat.nPortIndex = INPUT_PORT;
349 pComponentPrivate->sOutPortFormat.nPortIndex = OUTPUT_PORT;
355 wma_op->nPortIndex = 1;
364 wma_ip->nPortIndex = 0;
419 pPortDef_ip->nPortIndex = 0x0;
430 pPortDef_op->nPortIndex = 0x1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 123 static OMX_ERRORTYPE AllocateBuffer(OMX_IN OMX_HANDLETYPE hComponent, OMX_INOUT OMX_BUFFERHEADERTYPE** pBuffer, OMX_IN OMX_U32 nPortIndex, OMX_IN OMX_PTR pAppPrivate, OMX_IN OMX_U32 nSizeBytes);
124 static OMX_ERRORTYPE FreeBuffer(OMX_IN OMX_HANDLETYPE hComponent, OMX_IN OMX_U32 nPortIndex, OMX_IN OMX_BUFFERHEADERTYPE* pBuffer);
125 static OMX_ERRORTYPE UseBuffer(OMX_IN OMX_HANDLETYPE hComponent, OMX_INOUT OMX_BUFFERHEADERTYPE** ppBufferHdr, OMX_IN OMX_U32 nPortIndex, OMX_IN OMX_PTR pAppPrivate, OMX_IN OMX_U32 nSizeBytes, OMX_IN OMX_U8* pBuffer);
218 aac_op->nPortIndex = 1;
232 aac_pcm_ip->nPortIndex = 0;
340 pComponentPrivate->sOutPortFormat.nPortIndex = OUTPUT_PORT;
344 pComponentPrivate->sInPortFormat.nPortIndex = INPUT_PORT;
404 pPortDef_ip->nPortIndex = 0x0;
416 pPortDef_op->nPortIndex = 0x1;
    [all...]
  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 62 def.nPortIndex = 0;
85 def.nPortIndex = 1;
112 if (pcmParams->nPortIndex > 1) {
120 if (pcmParams->nPortIndex == 0) {
150 if (pcmParams->nPortIndex != 0 && pcmParams->nPortIndex != 1) {
158 if(pcmParams->nPortIndex == 0) {
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 85 def.nPortIndex = kInputPortIndex;
108 def.nPortIndex = kOutputPortIndex;
267 if (formatParams->nPortIndex > kMaxPortIndex) {
275 if (formatParams->nPortIndex == kInputPortIndex) {
280 CHECK_EQ(formatParams->nPortIndex, 1u);
295 if (profileLevel->nPortIndex != kInputPortIndex) {
296 ALOGE("Invalid port index: %" PRIu32, profileLevel->nPortIndex);
339 if (formatParams->nPortIndex > kMaxPortIndex) {
347 if (formatParams->nPortIndex == kInputPortIndex) {
385 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(newParams->nPortIndex)->mDef
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Other.h 133 OMX_U32 nPortIndex; /**< port that this structure applies to */
195 OMX_U32 nPortIndex; /**< port that this structure applies to */
344 OMX_U32 nPortIndex; /**< Indicates which port to set */
  /hardware/intel/common/wrs_omxil_core/base/inc/
portbase.h 73 OMX_U32 nPortIndex,
78 OMX_U32 nPortIndex,
81 OMX_ERRORTYPE FreeBuffer(OMX_U32 nPortIndex,
  /hardware/qcom/media/mm-core/inc/
OMX_Other.h 116 OMX_U32 nPortIndex; /**< port that this structure applies to */
178 OMX_U32 nPortIndex; /**< port that this structure applies to */
327 OMX_U32 nPortIndex; /**< Indicates which port to set */
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
Exynos_OMX_Basecomponent.h 107 OMX_ERRORTYPE (*exynos_AllocateTunnelBuffer)(EXYNOS_OMX_BASEPORT *pOMXBasePort, OMX_U32 nPortIndex);
108 OMX_ERRORTYPE (*exynos_FreeTunnelBuffer)(EXYNOS_OMX_BASEPORT *pOMXBasePort, OMX_U32 nPortIndex);
111 OMX_ERRORTYPE (*exynos_BufferFlush)(OMX_COMPONENTTYPE *pOMXComponent, OMX_S32 nPortIndex, OMX_BOOL bEvent);
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 150 OMX_IN OMX_U32 nPortIndex,
156 OMX_IN OMX_U32 nPortIndex,
162 OMX_IN OMX_U32 nPortIndex,
291 pcm_ip->nPortIndex = G722ENC_INPUT_PORT;
293 pcm_op->nPortIndex = G722ENC_OUTPUT_PORT;
307 pInPortFormat->nPortIndex = G722ENC_INPUT_PORT;
316 pOutPortFormat->nPortIndex = G722ENC_OUTPUT_PORT;
560 pPortDef_ip->nPortIndex = 0x0;
570 pPortDef_op->nPortIndex = 0x1;
820 if(((OMX_PARAM_PORTDEFINITIONTYPE *)(ComponentParameterStructure))->nPortIndex =
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 140 OMX_IN OMX_U32 nPortIndex,
146 OMX_IN OMX_U32 nPortIndex,
152 OMX_IN OMX_U32 nPortIndex,
247 G726_op->nPortIndex = G726ENC_OUTPUT_PORT;
252 G726_ip->nPortIndex = G726ENC_INPUT_PORT;
276 pPortDef_ip->nPortIndex = G726ENC_INPUT_PORT;
293 pPortDef_op->nPortIndex = G726ENC_OUTPUT_PORT;
310 pPortFormat->nPortIndex = G726ENC_INPUT_PORT;
319 pPortFormat->nPortIndex = G726ENC_OUTPUT_PORT;
665 if(((OMX_PARAM_PORTDEFINITIONTYPE *)(ComponentParameterStructure))->nPortIndex =
    [all...]

Completed in 1124 milliseconds

1 2 34 5 6 7 8 91011