/hardware/intel/common/omx-components/videocodec/ |
D | OMXComponentCodecBase.cpp | 73 OMX_INDEXTYPE nIndex, in ComponentGetParameter() argument 76 OMXHANDLER handler = FindHandler(nIndex, true); in ComponentGetParameter() 78 LOGE("ComponentGetParameter: No handler for index %d", nIndex); in ComponentGetParameter() 82 LOGV("ComponentGetParameter: Index = 0x%x", nIndex); in ComponentGetParameter() 87 OMX_INDEXTYPE nIndex, in ComponentSetParameter() argument 90 OMXHANDLER handler = FindHandler(nIndex, false); in ComponentSetParameter() 92 LOGE("ComponentSetParameter: No handler for index %d", nIndex); in ComponentSetParameter() 96 LOGV("ComponentSetParameter: Index = 0x%x", nIndex); in ComponentSetParameter() 101 OMX_INDEXTYPE nIndex, in ComponentGetConfig() argument 104 OMXHANDLER handler = FindHandler(nIndex, true); in ComponentGetConfig() [all …]
|
D | OMXComponentCodecBase.h | 45 OMX_INDEXTYPE nIndex, 49 OMX_INDEXTYPE nIndex, 53 OMX_INDEXTYPE nIndex, 57 OMX_INDEXTYPE nIndex,
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUtil.cpp | 173 int nIndex = 0; in getHDMIAudioSinkCaps() local 175 channels [nIndex] = (sad[nIndex] & 0x7) + 1; in getHDMIAudioSinkCaps() 176 formats [nIndex] = (sad[nIndex] & 0xFF) >> 3; in getHDMIAudioSinkCaps() 177 frequency[nIndex] = (sad[nIndex] >> 8) & 0xFF; in getHDMIAudioSinkCaps() 178 bitrate [nIndex] = (sad[nIndex] >> 16) & 0xFF; in getHDMIAudioSinkCaps() 179 nIndex++; in getHDMIAudioSinkCaps()
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
D | OMX_VPP_Utils.c | 1090 … pComponentPrivate->sCompPorts[nPortIndex].pVPPBufHeader[nBuf].nIndex = OMX_VPP_INPUT_PORT; in VPP_StateToIdle() 1101 … pComponentPrivate->sCompPorts[nPortIndex].pVPPBufHeader[nBuf].nIndex = nPortIndex; in VPP_StateToIdle() 1233 int nIndex = 0; in VPP_StateToIdle() local 1278 for( nIndex = 0; nIndex < NUM_OF_VPP_PORTS; nIndex++) { in VPP_StateToIdle() 1279 …T("port %d is %d (%p)\n", nIndex, pComponentPrivate->sCompPorts[nIndex].pPortDef.bEnabled,pCompone… in VPP_StateToIdle() 1284 if (pComponentPrivate->sCompPorts[nIndex].hTunnelComponent != NULL) { in VPP_StateToIdle() 1285 … for (nCount = 0; nCount < pComponentPrivate->sCompPorts[nIndex].nBufferCount; nCount++) { in VPP_StateToIdle() 1286 … if (!(pComponentPrivate->sCompPorts[nIndex].pVPPBufHeader[nCount].bSelfAllocated == OMX_TRUE)) { in VPP_StateToIdle() 1288 … pComponentPrivate->sCompPorts[nIndex].pVPPBufHeader[nCount].pBufHeader->nFlags, in VPP_StateToIdle() 1289 … pComponentPrivate->sCompPorts[nIndex].pVPPBufHeader[nCount].pBufHeader->nFilledLen); in VPP_StateToIdle() [all …]
|
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/ |
D | omx_proxy_camera.c | 396 OMX_U16 nIndex = 0; in DCC_Init() local 409 for (nIndex = 0; eError != OMX_ErrorNoMore; nIndex++) in DCC_Init() 411 param.nIndex = nIndex; in DCC_Init() 423 dcc_dir[nIndex] = in DCC_Init() 427 PROXY_assert(dcc_dir[nIndex] != NULL, in DCC_Init() 429 strcpy(dcc_dir[nIndex], DCC_PATH); in DCC_Init() 430 strncat(dcc_dir[nIndex], (OMX_STRING) param.sDCCURI, MAX_URI_LENGTH); in DCC_Init() 431 strcat(dcc_dir[nIndex], "/"); in DCC_Init() 441 dccbuf_size = read_DCCdir(NULL, dcc_dir, nIndex); in DCC_Init() 484 dccbuf_size = read_DCCdir(ptempbuf, dcc_dir, nIndex); in DCC_Init() [all …]
|
/hardware/intel/common/utils/ISV/omx/ |
D | isv_omxcomponent.cpp | 291 OMX_IN OMX_INDEXTYPE nIndex, in SetParameter() argument 296 return pComp->ISV_SetParameter(nIndex, pComponentParameterStructure); in SetParameter() 300 OMX_IN OMX_INDEXTYPE nIndex, in ISV_SetParameter() argument 303 ALOGD_IF(ISV_COMPONENT_DEBUG, "%s: nIndex 0x%08x", __func__, nIndex); in ISV_SetParameter() 305 if (nIndex == static_cast<OMX_INDEXTYPE>(OMX_IndexExtSetISVMode)) { in ISV_SetParameter() 335 nIndex, in ISV_SetParameter() 341 err = OMX_SetParameter(mComponent, nIndex, pComponentParameterStructure); in ISV_SetParameter() 343 if (nIndex == OMX_IndexParamPortDefinition) { in ISV_SetParameter() 381 && nIndex == static_cast<OMX_INDEXTYPE>(mUseAndroidNativeBufferIndex)) { in ISV_SetParameter() 391 if (nIndex == static_cast<OMX_INDEXTYPE>(mStoreMetaDataInBuffersIndex)) { in ISV_SetParameter() [all …]
|
/hardware/intel/common/wrs_omxil_core/base/inc/ |
D | componentbase.h | 141 OMX_IN OMX_INDEXTYPE nIndex, 145 OMX_IN OMX_INDEXTYPE nIndex, 150 OMX_IN OMX_INDEXTYPE nIndex, 154 OMX_IN OMX_INDEXTYPE nIndex, 159 OMX_IN OMX_INDEXTYPE nIndex, 163 OMX_IN OMX_INDEXTYPE nIndex, 245 OMX_IN OMX_U32 nIndex); 249 OMX_IN OMX_U32 nIndex); 346 ComponentSetParameter(OMX_INDEXTYPE nIndex, 351 ComponentGetConfig(OMX_INDEXTYPE nIndex, [all …]
|
/hardware/ti/omap4-aah/security/tf_daemon/ |
D | delegation_client.c | 736 uint32_t nNbMsg, nIndex; in rpmbRead() local 746 for (nIndex=0;nIndex<nNbMsg;nIndex++) in rpmbRead() 748 memcpy(pMessages[nIndex].pNonce , pInstruction->pNonce, 16); in rpmbRead() 749 pMessages[nIndex].nAddr = pInstruction->nAddr; in rpmbRead() 750 pMessages[nIndex].nBlockCount = pInstruction->nBlockCount; in rpmbRead() 751 pMessages[nIndex].nReqOrResp = 0x0004; in rpmbRead() 760 for (nIndex=0;nIndex<nNbMsg;nIndex++) in rpmbRead() 762 … memcpy(g_pWorkspaceBuffer + pInstruction->nWorkspaceOffset[nIndex],pMessages[nIndex].pData,256); in rpmbRead() 814 uint32_t nNbMsg, nIndex; in rpmbWrite() local 824 for (nIndex=0;nIndex<nNbMsg;nIndex++) in rpmbWrite() [all …]
|
/hardware/intel/common/utils/ISV/include/ |
D | isv_omxcomponent.h | 108 OMX_IN OMX_INDEXTYPE nIndex, 111 OMX_IN OMX_INDEXTYPE nIndex, 116 OMX_IN OMX_INDEXTYPE nIndex, 119 OMX_IN OMX_INDEXTYPE nIndex, 124 OMX_IN OMX_INDEXTYPE nIndex, 127 OMX_IN OMX_INDEXTYPE nIndex, 201 OMX_IN OMX_U32 nIndex); 204 OMX_IN OMX_U32 nIndex);
|
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_camera/src/ |
D | omx_proxy_camera.c | 474 index = bufferalloc->nIndex; in CameraSetParam() 602 OMX_U16 nIndex = 0; in DCC_Init() local 616 for (nIndex = 0; eError != OMX_ErrorNoMore; nIndex++) in DCC_Init() 618 param.nIndex = nIndex; in DCC_Init() 630 dcc_dir[nIndex] = in DCC_Init() 634 PROXY_assert(dcc_dir[nIndex] != NULL, in DCC_Init() 636 strcpy(dcc_dir[nIndex], DCC_PATH); in DCC_Init() 637 strncat(dcc_dir[nIndex], (OMX_STRING) param.sDCCURI, MAX_URI_LENGTH); in DCC_Init() 638 strcat(dcc_dir[nIndex], "/"); in DCC_Init() 648 dccbuf_size = read_DCCdir(NULL, dcc_dir, nIndex); in DCC_Init() [all …]
|
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
D | OMXDCC.cpp | 57 OMX_U16 nIndex = 0; in initDCC() local 69 for (nIndex = 0; eError != OMX_ErrorNoMore; nIndex++) { in initDCC() 70 param.nIndex = nIndex; in initDCC()
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | portother.cpp | 52 otherparam.nIndex = p->nIndex; in SetPortOtherParam()
|
D | portimage.cpp | 52 imageparam.nIndex = p->nIndex; in SetPortImageParam()
|
D | componentbase.cpp | 521 OMX_IN OMX_INDEXTYPE nIndex, in SetParameter() argument 534 return cbase->CBaseSetParameter(hComponent, nIndex, in SetParameter() 540 OMX_IN OMX_INDEXTYPE nIndex, in CBaseSetParameter() argument 548 switch (nIndex) { in CBaseSetParameter() 631 if (nIndex == (OMX_INDEXTYPE)OMX_IndexExtPrepareForAdaptivePlayback) { in CBaseSetParameter() 676 ret = ComponentSetParameter(nIndex, pComponentParameterStructure); in CBaseSetParameter() 686 OMX_IN OMX_INDEXTYPE nIndex, in GetConfig() argument 699 return cbase->CBaseGetConfig(hComponent, nIndex, in GetConfig() 705 OMX_IN OMX_INDEXTYPE nIndex, in CBaseGetConfig() argument 713 switch (nIndex) { in CBaseGetConfig() [all …]
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Component.h | 367 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/omap4-aah/domx/omx_core/inc/ |
D | OMX_Component.h | 384 OMX_IN OMX_INDEXTYPE nIndex, 393 OMX_IN OMX_INDEXTYPE nIndex, 402 OMX_IN OMX_INDEXTYPE nIndex, 587 OMX_IN OMX_U32 nIndex);
|
D | OMX_CoreExt.h | 64 OMX_INDEXTYPE nIndex; /**< the index the callback is requested for */ member
|
/hardware/qcom/media/msm8996/mm-core/inc/ |
D | OMX_Component.h | 367 OMX_IN OMX_INDEXTYPE nIndex, 376 OMX_IN OMX_INDEXTYPE nIndex, 385 OMX_IN OMX_INDEXTYPE nIndex, 570 OMX_IN OMX_U32 nIndex);
|
D | OMX_CoreExt.h | 57 OMX_INDEXTYPE nIndex; /**< the index the callback is requested for */ member
|
/hardware/qcom/media/msm8974/mm-core/inc/ |
D | OMX_Component.h | 367 OMX_IN OMX_INDEXTYPE nIndex, 376 OMX_IN OMX_INDEXTYPE nIndex, 385 OMX_IN OMX_INDEXTYPE nIndex, 570 OMX_IN OMX_U32 nIndex);
|
D | OMX_CoreExt.h | 57 OMX_INDEXTYPE nIndex; /**< the index the callback is requested for */ member
|
/hardware/qcom/media/msm8974/mm-core/omxcore/inc/ |
D | OMX_Component.h | 367 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/ |
D | OMX_Component.h | 367 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/omap4-aah/domx/omx_core/src/ |
D | OMX_Core_Wrapper.c | 104 cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) in TIOMX_ComponentNameEnum() argument 109 return OMX_ComponentNameEnum(cComponentName, nNameLength, nIndex); in TIOMX_ComponentNameEnum()
|
/hardware/ti/omap4xxx/domx/omx_core/src/ |
D | OMX_Core_Wrapper.c | 108 cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex) in TIOMX_ComponentNameEnum() argument 113 return OMX_ComponentNameEnum(cComponentName, nNameLength, nIndex); in TIOMX_ComponentNameEnum()
|