Searched refs:iControlContext (Results 1 – 2 of 2) sorted by relevance
430 …cmd.iControlContext->iMediaIOConfig = OSCL_STATIC_CAST(PvmiCapabilityAndConfig *, iTempCapConfigIn… in RequestCompleted()445 else if (cmd.iControlContext == &iMediaInputContext && in RequestCompleted()1054 if (!(haveNewContext = GetNextContextInSequence(aCmd)) && aCmd.iControlContext == NULL) in DoInit()1061 …else if (aCmd.iControlContext->iControl->connect(aCmd.iControlContext->iMediaSession, this) != PVM… in DoInit()1082 if (aCmd.iControlContext == NULL) in DoPrepare()1098 if (aCmd.iControlContext == NULL) in DoStart()1126 if (aCmd.iControlContext == NULL) in DoStop()1149 if (aCmd.iControlContext == NULL) in DoFlush()1198 if (aCmd.iControlContext == NULL) in DoPause()1331 … iMediaIOCmdId = aCmd.iControlContext->iControl->QueryInterface(PVMI_CAPABILITY_AND_CONFIG_PVUUID, in SendMioRequest()[all …]
174 MIOControlContextElement *iControlContext; variable181 iControlContext = NULL; in BaseConstruct()188 iControlContext = aCmd.iControlContext; in Copy()