Searched refs:nIndex (Results 1 - 25 of 103) sorted by relevance

12345

/hardware/qcom/media/mm-core/inc/
H A DOMX_CoreExt.h57 OMX_INDEXTYPE nIndex; /**< the index the callback is requested for */ member in struct:OMX_CONFIG_CALLBACKREQUESTTYPE
H A DQOMX_CoreExtensions.h133 * nIndex : The index associated with the extra data
140 OMX_INDEXTYPE nIndex; member in struct:QOMX_INDEXEXTRADATATYPE
H A DOMX_Component.h367 OMX_IN OMX_INDEXTYPE nIndex,
376 OMX_IN OMX_INDEXTYPE nIndex,
385 OMX_IN OMX_INDEXTYPE nIndex,
570 OMX_IN OMX_U32 nIndex);
H A DOMX_Image.h133 * nIndex : Indicates the enumeration index for the format from
144 OMX_U32 nIndex; member in struct:OMX_IMAGE_PARAM_PORTFORMATTYPE
H A DOMX_Other.h328 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */ member in struct:OMX_OTHER_PARAM_PORTFORMATTYPE
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_CoreExt.h64 OMX_INDEXTYPE nIndex; /**< the index the callback is requested for */ member in struct:OMX_CONFIG_CALLBACKREQUESTTYPE
H A DOMX_Core_Wrapper.h56 OMX_IN OMX_U32 nIndex);
H A DOMX_Component.h367 OMX_IN OMX_INDEXTYPE nIndex,
376 OMX_IN OMX_INDEXTYPE nIndex,
385 OMX_IN OMX_INDEXTYPE nIndex,
570 OMX_IN OMX_U32 nIndex);
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioUtil.cpp173 int nIndex = 0; local
175 channels [nIndex] = (sad[nIndex] & 0x7) + 1;
176 formats [nIndex] = (sad[nIndex] & 0xFF) >> 3;
177 frequency[nIndex] = (sad[nIndex] >> 8) & 0xFF;
178 bitrate [nIndex] = (sad[nIndex] >> 16) & 0xFF;
179 nIndex
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
H A DExynos_OMX_VencControl.h76 OMX_IN OMX_INDEXTYPE nIndex,
80 OMX_INDEXTYPE nIndex,
84 OMX_INDEXTYPE nIndex,
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
H A Domx_proxy_camera.c396 OMX_U16 nIndex = 0; local
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...]
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP_Utils.c1090 pComponentPrivate->sCompPorts[nPortIndex].pVPPBufHeader[nBuf].nIndex = OMX_VPP_INPUT_PORT;
1101 pComponentPrivate->sCompPorts[nPortIndex].pVPPBufHeader[nBuf].nIndex = nPortIndex;
1233 int nIndex = 0; local
1278 for( nIndex = 0; nIndex < NUM_OF_VPP_PORTS; nIndex++) {
1279 VPP_DPRINT("port %d is %d (%p)\n", nIndex, pComponentPrivate->sCompPorts[nIndex].pPortDef.bEnabled,pComponentPrivate->sCompPorts[nIndex].hTunnelComponent);
1281 /*if (!(pComponentPrivate->sCompPorts[nIndex]
2094 OMX_U32 nIndex; local
2300 OMX_U32 nIndex; local
2449 OMX_U32 nIndex; local
2558 OMX_U32 nIndex; local
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/
H A DExynos_OMX_Adec.h117 OMX_IN OMX_INDEXTYPE nIndex,
121 OMX_INDEXTYPE nIndex,
125 OMX_INDEXTYPE nIndex,
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/common/
H A DExynos_OMX_Basecomponent.h121 OMX_IN OMX_INDEXTYPE nIndex,
126 OMX_IN OMX_INDEXTYPE nIndex,
131 OMX_IN OMX_INDEXTYPE nIndex,
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
H A DExynos_OMX_VdecControl.h76 OMX_IN OMX_INDEXTYPE nIndex,
80 OMX_INDEXTYPE nIndex,
84 OMX_INDEXTYPE nIndex,
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
H A DExynosVideoDecoder.c642 int nIndex,
655 if (pCtx->nInbufs <= nIndex) {
661 *pBuffer = (ExynosVideoBuffer *)&pCtx->pInbuf[nIndex];
672 int nIndex,
685 if (pCtx->nOutbufs <= nIndex) {
691 *pBuffer = (ExynosVideoBuffer *)&pCtx->pOutbuf[nIndex];
1242 int nIndex, plane; local
1250 for (nIndex = 0; nIndex < pCtx->nInbufs; nIndex
640 MFC_Decoder_Get_Buffer_Inbuf( void *pHandle, int nIndex, ExynosVideoBuffer **pBuffer) argument
670 MFC_Decoder_Get_Buffer_Outbuf( void *pHandle, int nIndex, ExynosVideoBuffer **pBuffer) argument
1280 int nIndex, plane; local
1316 int nIndex; local
1337 int nIndex; local
1362 int nIndex = -1; local
1392 int nIndex = -1; local
1876 int nIndex = -1; local
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
H A DExynosVideoEncoder.c943 int nIndex,
956 if (pCtx->nInbufs <= nIndex) {
962 *pBuffer = (ExynosVideoBuffer *)&pCtx->pInbuf[nIndex];
973 int nIndex,
986 if (pCtx->nOutbufs <= nIndex) {
992 *pBuffer = (ExynosVideoBuffer *)&pCtx->pOutbuf[nIndex];
1620 int nIndex; local
1628 for (nIndex = 0; nIndex < pCtx->nInbufs; nIndex
941 MFC_Encoder_Get_Buffer_Inbuf( void *pHandle, int nIndex, ExynosVideoBuffer **pBuffer) argument
971 MFC_Encoder_Get_Buffer_Outbuf( void *pHandle, int nIndex, ExynosVideoBuffer **pBuffer) argument
1657 int nIndex; local
1691 int nIndex = -1; local
1712 int nIndex = -1; local
1737 int nIndex = -1; local
1767 int nIndex = -1; local
2144 int nIndex = -1; local
[all...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/
H A DExynos_OSAL_Android.h61 OMX_IN OMX_INDEXTYPE nIndex,
65 OMX_IN OMX_INDEXTYPE nIndex,
/hardware/ti/omap4xxx/domx/omx_core/src/
H A DOMX_Core_Wrapper.c108 cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex)
113 return OMX_ComponentNameEnum(cComponentName, nNameLength, nIndex);
107 TIOMX_ComponentNameEnum(OMX_OUT OMX_STRING cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) argument
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/
H A DExynos_OMX_Core.h47 OMX_IN OMX_U32 nIndex);
H A DExynos_OMX_Core.c117 OMX_IN OMX_U32 nIndex)
123 if (nIndex >= gComponentNum) {
128 snprintf(cComponentName, nNameLength, "%s", gComponentList[nIndex].component.componentName);
114 Exynos_OMX_ComponentNameEnum( OMX_OUT OMX_STRING cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) argument
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Component.h367 OMX_IN OMX_INDEXTYPE nIndex,
376 OMX_IN OMX_INDEXTYPE nIndex,
385 OMX_IN OMX_INDEXTYPE nIndex,
570 OMX_IN OMX_U32 nIndex);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Component.h367 OMX_IN OMX_INDEXTYPE nIndex,
376 OMX_IN OMX_INDEXTYPE nIndex,
385 OMX_IN OMX_INDEXTYPE nIndex,
570 OMX_IN OMX_U32 nIndex);
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h367 OMX_IN OMX_INDEXTYPE nIndex,
376 OMX_IN OMX_INDEXTYPE nIndex,
385 OMX_IN OMX_INDEXTYPE nIndex,
570 OMX_IN OMX_U32 nIndex);
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
H A DExynos_OMX_Mp3dec.c156 OMX_IN OMX_INDEXTYPE nIndex,
185 switch (nIndex) {
253 ret = Exynos_OMX_AudioDecodeSetParameter(hComponent, nIndex, pComponentParameterStructure);
264 OMX_IN OMX_INDEXTYPE nIndex,
293 switch (nIndex) {
295 ret = Exynos_OMX_AudioDecodeGetConfig(hComponent, nIndex, pComponentConfigStructure);
307 OMX_IN OMX_INDEXTYPE nIndex,
336 switch (nIndex) {
338 ret = Exynos_OMX_AudioDecodeSetConfig(hComponent, nIndex, pComponentConfigStructure);
395 OMX_IN OMX_U32 nIndex)
154 Exynos_SRP_Mp3Dec_SetParameter( OMX_IN OMX_HANDLETYPE hComponent, OMX_IN OMX_INDEXTYPE nIndex, OMX_IN OMX_PTR pComponentParameterStructure) argument
262 Exynos_SRP_Mp3Dec_GetConfig( OMX_IN OMX_HANDLETYPE hComponent, OMX_IN OMX_INDEXTYPE nIndex, OMX_IN OMX_PTR pComponentConfigStructure) argument
305 Exynos_SRP_Mp3Dec_SetConfig( OMX_IN OMX_HANDLETYPE hComponent, OMX_IN OMX_INDEXTYPE nIndex, OMX_IN OMX_PTR pComponentConfigStructure) argument
392 Exynos_SRP_Mp3Dec_ComponentRoleEnum( OMX_IN OMX_HANDLETYPE hComponent, OMX_OUT OMX_U8 *cRole, OMX_IN OMX_U32 nIndex) argument
[all...]

Completed in 660 milliseconds

12345