Searched defs:aReportFrequency (Results 1 – 4 of 4) sorted by relevance
/external/opencore/nodes/pvdummyoutputnode/src/ |
D | pvmf_dummy_fileoutput_node.h | 229 PVMFStatus SetFileSizeProgressReport(bool aEnable, uint32 aReportFrequency) in SetFileSizeProgressReport() 235 void GetFileSizeProgressReportConfig(bool& aEnable, uint32& aReportFrequency) in GetFileSizeProgressReportConfig()
|
D | pvmf_dummy_fileoutput_node.cpp | 446 PVMFStatus PVMFDummyFileOutputNode::SetDurationProgressReport(bool aEnable, uint32 aReportFrequency) in SetDurationProgressReport() 458 …d PVMFDummyFileOutputNode::GetDurationProgressReportConfig(bool& aEnable, uint32& aReportFrequency) in GetDurationProgressReportConfig()
|
/external/opencore/nodes/pvfileoutputnode/src/ |
D | pvmf_fileoutput_node.cpp | 511 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/ |
D | pvmp4ffcn_node.cpp | 1135 …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()
|