Home
last modified time | relevance | path

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

/external/opencore/nodes/pvdummyoutputnode/src/
Dpvmf_dummy_fileoutput_node.h361 PVMFStatus CheckMaxDuration(uint32 aTimestamp);
Dpvmf_dummy_fileoutput_node.cpp768 PVMFStatus PVMFDummyFileOutputNode::CheckMaxDuration(uint32 aTimestamp) in CheckMaxDuration() function in PVMFDummyFileOutputNode
/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_node.h344 PVMFStatus CheckMaxDuration(uint32 aTimestamp);
Dpvmf_fileoutput_node.cpp1033 PVMFStatus PVMFFileOutputNode::CheckMaxDuration(uint32 aTimestamp) in CheckMaxDuration() function in PVMFFileOutputNode
1104 switch (CheckMaxDuration(aTimestamp)) in WriteData()
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.h320 PVMFStatus CheckMaxDuration(uint32 aTimestamp);
Dpvmp4ffcn_node.cpp2505 status = CheckMaxDuration(aTimestamp); in AddMemFragToTrack()
2714 status = CheckMaxDuration(aTimestamp); in AddMemFragToTrack()
2816 status = CheckMaxDuration(aTimestamp); in AddMemFragToTrack()
3067 PVMFStatus PVMp4FFComposerNode::CheckMaxDuration(uint32 aTimestamp) in CheckMaxDuration() function in PVMp4FFComposerNode