Home
last modified time | relevance | path

Searched refs:aRequest (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/pvmediainputnode/src/
Dpvmf_media_input_node.cpp1329 PVMFStatus PvmfMediaInputNode::SendMioRequest(PvmfMediaInputNodeCmd& aCmd, EMioRequest aRequest) in SendMioRequest() argument
1340 iMediaIORequest = aRequest; in SendMioRequest()
1345 switch (aRequest) in SendMioRequest()
/external/opencore/nodes/pvcommsionode/src/
Dpv_comms_io_node.cpp1309 PVMFStatus PVCommsIONode::SendMioRequest(PVCommsIONodeCmd& aCmd, EMioRequest aRequest) in SendMioRequest() argument
1319 iMediaIORequest = aRequest; in SendMioRequest()
1324 switch (aRequest) in SendMioRequest()
/external/opencore/nodes/pvmediaoutputnode/src/
Dpv_media_output_node.cpp1592 PVMFStatus PVMediaOutputNode::SendMioRequest(PVMediaOutputNodeCmd& aCmd, EMioRequest aRequest) in SendMioRequest() argument
1603 iMediaIORequest = aRequest; in SendMioRequest()
1608 switch (aRequest) in SendMioRequest()