Home
last modified time | relevance | path

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

/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
Dpvmf_sm_fsp_base_cpm_support.cpp238 iCPMResetCmdId = iCPM->Reset(); in ResetCPM()
270 OSCL_ASSERT(aID != iCPMResetCmdId); in CheckCPMCommandCompleteStatus()
411 else if (id == iCPMResetCmdId) in CPMCommandCompleted()
Dpvmf_sm_fsp_base_impl.cpp2530 iCPMResetCmdId = 0; in ResetCPMParams()
/external/opencore/nodes/streaming/streamingmanager/plugins/common/include/
Dpvmf_sm_fsp_base_impl.h471 PVMFCommandId iCPMResetCmdId; variable
/external/opencore/nodes/pvamrffparsernode/src/
Dpvmf_amrffparser_node.h712 PVMFCommandId iCPMResetCmdId; variable
Dpvmf_amrffparser_node.cpp85 iCPMResetCmdId = 0; in PVMFAMRFFParserNode()
3059 iCPMResetCmdId = iCPM->Reset(); in ResetCPM()
3237 else if (id == iCPMResetCmdId) in CPMCommandCompleted()
/external/opencore/nodes/pvaacffparsernode/src/
Dpvmf_aacffparser_node.cpp68 iCPMResetCmdId = 0; in PVMFAACFFParserNode()
3346 iCPMResetCmdId = iCPM->Reset(); in ResetCPM()
3542 else if (id == iCPMResetCmdId) in CPMCommandCompleted()
Dpvmf_aacffparser_node.h1020 PVMFCommandId iCPMResetCmdId; variable
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node.h920 PVMFCommandId iCPMResetCmdId; variable
Dpvmf_mp4ffparser_node.cpp128 iCPMResetCmdId = 0; in PVMFMP4FFParserNode()
7130 iCPMResetCmdId = iCPM->Reset(); in ResetCPM()
7375 else if (id == iCPMResetCmdId) in CPMCommandCompleted()