Home
last modified time | relevance | path

Searched refs:Index (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
DOMX_VPP_Utils.h472 …RORTYPE VPP_GetBufferDirection(OMX_BUFFERHEADERTYPE *pBufHeader, OMX_DIRTYPE *eDir, OMX_U32 Index);
497 OMX_U32 Index);
/hardware/ti/wlan/wl1271/stad/src/Data_link/
DTrafficMonitor.c78 …tryIndex (TrafficMonitor_t *TrafficMonitor,TrafficAlertElement_t *TrafficAlertElement,int *Index);
403 …ntryIndex (TrafficMonitor_t *TrafficMonitor,TrafficAlertElement_t *TrafficAlertElement,int *Index) in FindRstElemEntryIndex() argument
410 *Index = i; in FindRstElemEntryIndex()
/hardware/ril/mock-ril/src/proto/
Dril.proto154 optional int32 index = 2; /* Connection Index for use with,
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP_Utils.c3127 OMX_U32 Index) in VPP_GetCorresponding_LCMLHeader() argument
3132 int nBuf = pComponentPrivate->sCompPorts[Index].nBufferCount; in VPP_GetCorresponding_LCMLHeader()
3136 VPP_DPRINT("VPP:: Index of Buffer Type :: %ld\n",Index); in VPP_GetCorresponding_LCMLHeader()
3139 pComponentBuffer = &pComponentPrivate->sCompPorts[Index].pVPPBufHeader[i]; in VPP_GetCorresponding_LCMLHeader()
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c3625 U8 Index; in CuCmd_ConfigBtCoe() local
3683 for (Index = 0; Index < NUM_OF_CONFIG_PARAMS_IN_SG; Index++ ) in CuCmd_ConfigBtCoe()
3685 Values[Index] = parm[Index].value; in CuCmd_ConfigBtCoe()