Home
last modified time | relevance | path

Searched refs:iCPMInitCmdId (Results 1 – 9 of 9) sorted by relevance

/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
Dpvmf_sm_fsp_base_cpm_support.cpp135 iCPMInitCmdId = iCPM->Init(); in InitCPM()
348 if (id == iCPMInitCmdId) in CPMCommandCompleted()
Dpvmf_sm_fsp_base_impl.cpp2524 iCPMInitCmdId = 0; in ResetCPMParams()
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
Dpvmf_sm_fsp_base_impl.h465 PVMFCommandId iCPMInitCmdId; variable
/external/opencore/nodes/pvamrffparsernode/src/
Dpvmf_amrffparser_node.h706 PVMFCommandId iCPMInitCmdId; variable
Dpvmf_amrffparser_node.cpp78 iCPMInitCmdId = 0; in PVMFAMRFFParserNode()
2885 iCPMInitCmdId = iCPM->Init(); in InitCPM()
3130 if (id == iCPMInitCmdId) in CPMCommandCompleted()
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.cpp62 iCPMInitCmdId = 0; in PVMFAACFFParserNode()
3169 iCPMInitCmdId = iCPM->Init(); in InitCPM()
3456 if (id == iCPMInitCmdId) in CPMCommandCompleted()
Dpvmf_aacffparser_node.h1014 PVMFCommandId iCPMInitCmdId; variable
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.h914 PVMFCommandId iCPMInitCmdId; variable
Dpvmf_mp4ffparser_node.cpp121 iCPMInitCmdId = 0; in PVMFMP4FFParserNode()
6713 iCPMInitCmdId = iCPM->Init(); in InitCPM()
7257 if (id == iCPMInitCmdId) in CPMCommandCompleted()