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

1 2

  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_CoreExt.h 64 OMX_INDEXTYPE nIndex; /**< the index the callback is requested for */
OMX_Image.h 133 * nIndex : Indicates the enumeration index for the format from
144 OMX_U32 nIndex;
OMX_Other.h 328 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
OMX_Video.h 147 * nIndex : Indicates the enumeration index for the format from
159 OMX_U32 nIndex;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c 140 OMX_IN OMX_U32 nIndex);
    [all...]
  /hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
omx_proxy_camera.c 396 OMX_U16 nIndex = 0;
409 for (nIndex = 0; eError != OMX_ErrorNoMore; nIndex++)
411 param.nIndex = nIndex;
423 dcc_dir[nIndex] =
427 PROXY_assert(dcc_dir[nIndex] != NULL,
429 strcpy(dcc_dir[nIndex], DCC_PATH);
430 strncat(dcc_dir[nIndex], (OMX_STRING) param.sDCCURI, MAX_URI_LENGTH);
431 strcat(dcc_dir[nIndex], "/");
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Image.h 133 * nIndex : Indicates the enumeration index for the format from
144 OMX_U32 nIndex;
OMX_Other.h 328 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
OMX_Video.h 147 * nIndex : Indicates the enumeration index for the format from
159 OMX_U32 nIndex;
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Image.h 150 * nIndex : Indicates the enumeration index for the format from
161 OMX_U32 nIndex;
OMX_Other.h 345 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
OMX_Video.h 165 * nIndex : Indicates the enumeration index for the format from
177 OMX_U32 nIndex;
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Image.h 133 * nIndex : Indicates the enumeration index for the format from
144 OMX_U32 nIndex;
OMX_Other.h 328 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
OMX_QCOMExtns.h 226 OMX_U32 nIndex;
494 OMX_U32 nIndex;
OMX_Video.h 147 * nIndex : Indicates the enumeration index for the format from
159 OMX_U32 nIndex;
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 162 OMX_IN OMX_U32 nIndex);
633 pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pPortFormat->nIndex = 0x0;
640 pComponentPrivate->pCompPort[JPEGENC_OUT_PORT]->pPortFormat->nIndex = 0x0;
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Image.h 133 * nIndex : Indicates the enumeration index for the format from
144 OMX_U32 nIndex;
OMX_Other.h 328 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
OMX_Video.h 147 * nIndex : Indicates the enumeration index for the format from
159 OMX_U32 nIndex;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 210 OMX_IN OMX_U32 nIndex);
    [all...]
OMX_VPP_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 257 OMX_IN OMX_U32 nIndex);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 277 OMX_IN OMX_U32 nIndex);
739 pPortFormat->nIndex = 0x0
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 315 OMX_U32 nIndex;

Completed in 994 milliseconds

1 2