Home
last modified time | relevance | path

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

/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_node.cpp45 , iMaxFileSizeEnabled(false) in PVMFFileOutputNode()
467 iMaxFileSizeEnabled = aEnable; in SetMaxFileSize()
468 if (iMaxFileSizeEnabled) in SetMaxFileSize()
483 aEnable = iMaxFileSizeEnabled; in GetMaxFileSizeConfig()
1012 if (iMaxFileSizeEnabled) in CheckMaxFileSize()
Dpvmf_fileoutput_node.h410 bool iMaxFileSizeEnabled; variable
/external/opencore/nodes/pvdummyoutputnode/src/
Dpvmf_dummy_fileoutput_node.h431 bool iMaxFileSizeEnabled; variable
Dpvmf_dummy_fileoutput_node.cpp44 , iMaxFileSizeEnabled(false) in PVMFDummyFileOutputNode()
747 if (iMaxFileSizeEnabled) in CheckMaxFileSize()
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.cpp335 , iMaxFileSizeEnabled(false) in PVMp4FFComposerNode()
1092 iMaxFileSizeEnabled = aEnable; in SetMaxFileSize()
1093 if (iMaxFileSizeEnabled) in SetMaxFileSize()
1108 aEnable = iMaxFileSizeEnabled; in GetMaxFileSizeConfig()
3030 if (iMaxFileSizeEnabled) in CheckMaxFileSize()
Dpvmp4ffcn_node.h434 bool iMaxFileSizeEnabled; variable