Home
last modified time | relevance | path

Searched refs:PVMF_COMPOSER_MAXFILESIZE_REACHED (Results 1 – 10 of 10) sorted by relevance

/external/opencore/nodes/common/include/
Dpvmf_composer_size_and_duration.h40 PVMF_COMPOSER_MAXFILESIZE_REACHED = 2048, /**< Maximum file size reached */ enumerator
/external/opencore/engines/author/test/src/
Dtest_pv_author_engine_testset7.cpp66 case PVMF_COMPOSER_MAXFILESIZE_REACHED: in HandleInformationalEvent()
Dtest_pv_author_engine_testset8.cpp66 case PVMF_COMPOSER_MAXFILESIZE_REACHED: in HandleInformationalEvent()
Dtest_pv_author_engine_testset1.cpp69 case PVMF_COMPOSER_MAXFILESIZE_REACHED: in HandleInformationalEvent()
Dtest_pv_author_engine_testset5.cpp73 case PVMF_COMPOSER_MAXFILESIZE_REACHED: in HandleInformationalEvent()
/external/opencore/nodes/pvdummyoutputnode/src/
Dpvmf_dummy_fileoutput_node.cpp758 ReportInfoEvent(PVMF_COMPOSER_MAXFILESIZE_REACHED, NULL); in CheckMaxFileSize()
/external/opencore/engines/author/src/
Dpvauthorengine.cpp506 case PVMF_COMPOSER_MAXFILESIZE_REACHED: in HandleNodeInformationalEvent()
899 PVAsyncInformationalEvent event(PVMF_COMPOSER_MAXFILESIZE_REACHED, NULL); in CompleteEngineCommand()
/external/opencore/android/author/
Dauthordriver.cpp1487 case PVMF_COMPOSER_MAXFILESIZE_REACHED: in GetMediaRecorderInfoCode()
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node.cpp3044 iMaxReachedEvent = PVMF_COMPOSER_MAXFILESIZE_REACHED; in CheckMaxFileSize()
3055 ReportInfoEvent(PVMF_COMPOSER_MAXFILESIZE_REACHED, NULL); in CheckMaxFileSize()
/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_node.cpp1023 ReportInfoEvent(PVMF_COMPOSER_MAXFILESIZE_REACHED, NULL); in CheckMaxFileSize()