Home
last modified time | relevance | path

Searched defs:aReportFrequency (Results 1 – 4 of 4) sorted by relevance

/external/opencore/nodes/pvdummyoutputnode/src/
Dpvmf_dummy_fileoutput_node.h229 PVMFStatus SetFileSizeProgressReport(bool aEnable, uint32 aReportFrequency) in SetFileSizeProgressReport()
235 void GetFileSizeProgressReportConfig(bool& aEnable, uint32& aReportFrequency) in GetFileSizeProgressReportConfig()
Dpvmf_dummy_fileoutput_node.cpp446 PVMFStatus PVMFDummyFileOutputNode::SetDurationProgressReport(bool aEnable, uint32 aReportFrequency) in SetDurationProgressReport()
458 …d PVMFDummyFileOutputNode::GetDurationProgressReportConfig(bool& aEnable, uint32& aReportFrequency) in GetDurationProgressReportConfig()
/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_node.cpp511 PVMFStatus PVMFFileOutputNode::SetFileSizeProgressReport(bool aEnable, uint32 aReportFrequency) in SetFileSizeProgressReport()
523 void PVMFFileOutputNode::GetFileSizeProgressReportConfig(bool& aEnable, uint32& aReportFrequency) in GetFileSizeProgressReportConfig()
530 PVMFStatus PVMFFileOutputNode::SetDurationProgressReport(bool aEnable, uint32 aReportFrequency) in SetDurationProgressReport()
542 void PVMFFileOutputNode::GetDurationProgressReportConfig(bool& aEnable, uint32& aReportFrequency) in GetDurationProgressReportConfig()
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.cpp1135 …EF PVMFStatus PVMp4FFComposerNode::SetFileSizeProgressReport(bool aEnable, uint32 aReportFrequency) in SetFileSizeProgressReport()
1147 … void PVMp4FFComposerNode::GetFileSizeProgressReportConfig(bool& aEnable, uint32& aReportFrequency) in GetFileSizeProgressReportConfig()
1154 …EF PVMFStatus PVMp4FFComposerNode::SetDurationProgressReport(bool aEnable, uint32 aReportFrequency) in SetDurationProgressReport()
1166 … void PVMp4FFComposerNode::GetDurationProgressReportConfig(bool& aEnable, uint32& aReportFrequency) in GetDurationProgressReportConfig()