Home
last modified time | relevance | path

Searched refs:iTempCapConfigInterface (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvcommsionode/src/
Dpv_comms_io_node.cpp428 if ((cmd.iCmd == PVMF_GENERIC_NODE_INIT) && iTempCapConfigInterface) in RequestCompleted()
430 …trolContext->iMediaIOConfig = OSCL_STATIC_CAST(PvmiCapabilityAndConfig *, iTempCapConfigInterface); in RequestCompleted()
431 iTempCapConfigInterface = NULL; in RequestCompleted()
437 cmd.iCmd, iTempCapConfigInterface)); in RequestCompleted()
570 , iTempCapConfigInterface(NULL) in PVCommsIONode()
1332 iTempCapConfigInterface , NULL); in SendMioRequest()
Dpv_comms_io_node.h380 PVInterface * iTempCapConfigInterface; variable