Home
last modified time | relevance | path

Searched refs:port (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dgps.h309 int (*set_server)( AGpsType type, const char* hostname, int port );
/hardware/msm7k/librpc/rpc/
Dtypes.h178 unsigned int port; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
DOMX_G729Decoder.h695 void SendFlushCompleteEvent(G729DEC_COMPONENT_PRIVATE *pComponentPrivate, int port);
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP_Utils.c3242 int port; in VPP_Initialize_PrivateStruct() local
3406 for(port=0; port<NUM_OF_VPP_PORTS; port++) { in VPP_Initialize_PrivateStruct()
3408 pComponentPrivate->sCompPorts[port].pVPPBufHeader[buffers].pBufHeader = NULL; in VPP_Initialize_PrivateStruct()
3409 pComponentPrivate->sCompPorts[port].pVPPBufHeader[buffers].pBufferStart = NULL; in VPP_Initialize_PrivateStruct()
3410 pComponentPrivate->sCompPorts[port].nBufferCount = 0; in VPP_Initialize_PrivateStruct()
3411 pComponentPrivate->sCompPorts[port].nBufSupplier = OMX_FALSE; in VPP_Initialize_PrivateStruct()