Searched refs:iCmdInfo (Results 1 – 7 of 7) sorted by relevance
26 if (iCmdInfo == NULL) iCmdInfo = aCmdInfo; in CloseDatapath()32 if (iCmdInfo) in CloseDatapath()43 iCmdInfo = aCmdInfo; in CloseDatapath()52 iCmdInfo->status = aStatus; in CommandComplete()53 i2Way->Dispatch(iCmdInfo); in CommandComplete()54 iCmdInfo = NULL; in CommandComplete()
34 iCmdInfo = aCmdInfo; in SetCmd()45 iCmdInfo = aCmdInfo; in SetCmd()51 iCmdInfo = aCmdInfo; in SetCmd()78 if (iCmdInfo) in CloseComplete()127 iCmdInfo->status = aStatus; in CommandComplete()128 i2Way->Dispatch(iCmdInfo); in CommandComplete()129 iCmdInfo = NULL; in CommandComplete()
32 iCmdInfo(NULL) in CPV2WayCmdControlDatapath()40 return iCmdInfo; in GetCmdInfo()49 TPV2WayCmdInfo *iCmdInfo; variable
150 iCmdInfo = aCmdInfo; in SetCmd()160 iCmdInfo = aCmdInfo; in SetCmd()166 iCmdInfo = aCmdInfo; in SetCmd()196 if (iCmdInfo) in CloseComplete()199 if (iCmdInfo->type == PVT_COMMAND_STOP_RECORD) in CloseComplete()
171 if (iCmdInfo) in CloseComplete()174 if (iCmdInfo->type == PVT_COMMAND_REMOVE_PREVIEW_SINK) in CloseComplete()
998 TPV2WayCmdInfo iCmdInfo[MAX_PENDING_2WAY_COMMANDS]; variable
2832 iFreeCmdInfo.push_back(&iCmdInfo[i]); in ConstructL()