HomeSort by relevance Sort by last modified time
    Searched defs:nPortIndex (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /hardware/qcom/media/mm-core/inc/
OMX_CoreExt.h 56 OMX_U32 nPortIndex; /**< port that this structure applies to */
QOMX_CoreExtensions.h 131 * nPortIndex : Port that this structure applies to
138 OMX_U32 nPortIndex;
150 * nPortIndex : Port that this structure applies to
156 OMX_U32 nPortIndex;
QOMX_SourceExtensions.h 91 * nPortIndex : Index of port
97 OMX_U32 nPortIndex;
107 * nPortIndex : Index of port
113 OMX_U32 nPortIndex;
124 * nPortIndex : Represents the port that this structure
148 OMX_U32 nPortIndex;
QOMX_FileFormatExtensions.h 115 OMX_U32 nPortIndex; /**< port that this structure applies to */
OMX_Image.h 132 * nPortIndex : Indicates which port to set
143 OMX_U32 nPortIndex;
175 * nPortIndex : Port that this structure applies to
181 OMX_U32 nPortIndex;
206 * nPortIndex : Port that this structure applies to
215 OMX_U32 nPortIndex;
231 * nPortIndex : Port that this structure applies to
240 OMX_U32 nPortIndex;
266 * nPortIndex : Port that this structure applies to
278 OMX_U32 nPortIndex;
    [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 */
OMX_VideoExt.h 57 OMX_U32 nPortIndex;
82 OMX_U32 nPortIndex;
93 OMX_U32 nPortIndex;
106 OMX_U32 nPortIndex;
155 OMX_U32 nPortIndex;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_CoreExt.h 63 OMX_U32 nPortIndex; /**< port that this structure applies to */
OMX_VideoExt.h 58 OMX_U32 nPortIndex;
OMX_TI_Common.h 83 OMX_U32 nPortIndex; /**< Index of the port */
118 * @ param nPortIndex : Port index on which the parameter will
129 OMX_U32 nPortIndex;
146 * @ param nPortIndex : Port index on which the config will
173 OMX_U32 nPortIndex;
206 OMX_U32 nPortIndex;
269 * @ param nPortIndex : Port index on which the parameter will
279 OMX_U32 nPortIndex;
294 * @ param nPortIndex : Port index on which the parameter will
309 OMX_U32 nPortIndex;
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_CoreExt.h 63 OMX_U32 nPortIndex; /**< port that this structure applies to */
OMX_VideoExt.h 58 OMX_U32 nPortIndex;
OMX_TI_Common.h 83 OMX_U32 nPortIndex; /**< Index of the port */
118 * @ param nPortIndex : Port index on which the parameter will
129 OMX_U32 nPortIndex;
146 * @ param nPortIndex : Port index on which the config will
173 OMX_U32 nPortIndex;
206 OMX_U32 nPortIndex;
  /frameworks/native/include/media/openmax/
OMX_AudioExt.h 56 OMX_U32 nPortIndex; /**< port that this structure applies to */
65 OMX_U32 nPortIndex; /**< port that this structure applies to */
74 OMX_U32 nPortIndex; /**< port that this structure applies to */
OMX_Image.h 149 * nPortIndex : Indicates which port to set
160 OMX_U32 nPortIndex;
192 * nPortIndex : Port that this structure applies to
198 OMX_U32 nPortIndex;
223 * nPortIndex : Port that this structure applies to
232 OMX_U32 nPortIndex;
248 * nPortIndex : Port that this structure applies to
257 OMX_U32 nPortIndex;
283 * nPortIndex : Port that this structure applies to
295 OMX_U32 nPortIndex;
    [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/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_CustomCmd.h 77 OMX_U32 nPortIndex;
  /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/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...]
  /frameworks/native/include/media/hardware/
HardwareAPI.h 51 OMX_U32 nPortIndex;
81 OMX_U32 nPortIndex;
111 OMX_U32 nPortIndex;
125 OMX_U32 nPortIndex;
139 OMX_U32 nPortIndex; // IN
247 OMX_U32 nPortIndex; // IN
  /hardware/qcom/media/mm-core/omxcore/inc/
QOMX_AudioExtensions.h 80 * nPortIndex : Port that this structure applies to
92 OMX_U32 nPortIndex;
111 * nPortIndex : Port that this structure applies to
128 OMX_U32 nPortIndex;
OMX_Image.h 132 * nPortIndex : Indicates which port to set
143 OMX_U32 nPortIndex;
175 * nPortIndex : Port that this structure applies to
181 OMX_U32 nPortIndex;
206 * nPortIndex : Port that this structure applies to
215 OMX_U32 nPortIndex;
231 * nPortIndex : Port that this structure applies to
240 OMX_U32 nPortIndex;
266 * nPortIndex : Port that this structure applies to
278 OMX_U32 nPortIndex;
    [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/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelVideoExt.h 55 OMX_U32 nPortIndex; // Port that this structure applies to
62 OMX_U32 nPortIndex;
80 OMX_U32 nPortIndex; // Port that this structure applies to
90 OMX_U32 nPortIndex; // Port that this structure applies to
99 OMX_U32 nPortIndex; // Port that this structure applies to
110 OMX_U32 nPortIndex; // Port that this structure applies to
118 OMX_U32 nPortIndex; // Port that this structure applies to
132 * nPortIndex : Port that this structure applies to
139 OMX_U32 nPortIndex;
148 OMX_U32 nPortIndex;
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Image.h 132 * nPortIndex : Indicates which port to set
143 OMX_U32 nPortIndex;
175 * nPortIndex : Port that this structure applies to
181 OMX_U32 nPortIndex;
206 * nPortIndex : Port that this structure applies to
215 OMX_U32 nPortIndex;
231 * nPortIndex : Port that this structure applies to
240 OMX_U32 nPortIndex;
266 * nPortIndex : Port that this structure applies to
278 OMX_U32 nPortIndex;
    [all...]

Completed in 1215 milliseconds

1 2 3 4