Home
last modified time | relevance | path

Searched refs:iDurationReportEnabled (Results 1 – 6 of 6) sorted by relevance

/external/opencore/nodes/pvdummyoutputnode/src/
Dpvmf_dummy_fileoutput_node.cpp50 , iDurationReportEnabled(false) in PVMFDummyFileOutputNode()
448 iDurationReportEnabled = aEnable; in SetDurationProgressReport()
449 if (iDurationReportEnabled) in SetDurationProgressReport()
460 aEnable = iDurationReportEnabled; in GetDurationProgressReportConfig()
723 if (iDurationReportEnabled && in SendDurationProgress()
Dpvmf_dummy_fileoutput_node.h439 bool iDurationReportEnabled; variable
/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_node.cpp51 , iDurationReportEnabled(false) in PVMFFileOutputNode()
532 iDurationReportEnabled = aEnable; in SetDurationProgressReport()
533 if (iDurationReportEnabled) in SetDurationProgressReport()
544 aEnable = iDurationReportEnabled; in GetDurationProgressReportConfig()
988 if (iDurationReportEnabled && in SendDurationProgress()
Dpvmf_fileoutput_node.h418 bool iDurationReportEnabled; variable
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.cpp339 , iDurationReportEnabled(false) in PVMp4FFComposerNode()
1156 iDurationReportEnabled = aEnable; in SetDurationProgressReport()
1157 if (iDurationReportEnabled) in SetDurationProgressReport()
1168 aEnable = iDurationReportEnabled; in GetDurationProgressReportConfig()
2999 if (iDurationReportEnabled && in SendProgressReport()
Dpvmp4ffcn_node.h440 bool iDurationReportEnabled; variable