Searched refs:nParam (Results 1 – 1 of 1) sorted by relevance
691 …tic OMX_ERRORTYPE Rockchip_StateSet(ROCKCHIP_OMX_BASECOMPONENT *pRockchipComponent, OMX_U32 nParam) in Rockchip_StateSet() argument693 OMX_U32 destState = nParam; in Rockchip_StateSet()739 …OMX_ERRORTYPE Rockchip_SetPortFlush(ROCKCHIP_OMX_BASECOMPONENT *pRockchipComponent, OMX_U32 nParam) in Rockchip_SetPortFlush() argument742 OMX_S32 portIndex = nParam; in Rockchip_SetPortFlush()774 …MX_ERRORTYPE Rockchip_SetPortEnable(ROCKCHIP_OMX_BASECOMPONENT *pRockchipComponent, OMX_U32 nParam) in Rockchip_SetPortEnable() argument778 OMX_S32 portIndex = nParam; in Rockchip_SetPortEnable()816 …X_ERRORTYPE Rockchip_SetPortDisable(ROCKCHIP_OMX_BASECOMPONENT *pRockchipComponent, OMX_U32 nParam) in Rockchip_SetPortDisable() argument820 OMX_S32 portIndex = nParam; in Rockchip_SetPortDisable()854 …MX_ERRORTYPE Rockchip_SetMarkBuffer(ROCKCHIP_OMX_BASECOMPONENT *pRockchipComponent, OMX_U32 nParam) in Rockchip_SetMarkBuffer() argument858 if (nParam >= pRockchipComponent->portParam.nPorts) { in Rockchip_SetMarkBuffer()[all …]