HomeSort by relevance Sort by last modified time
    Searched refs:mComposerConfig (Results 1 - 2 of 2) sorted by null

  /external/opencore/android/author/
authordriver.cpp 107 mComposerConfig(NULL),
409 OSCL_TRY(error, mAuthor->SelectComposer(mComposerMimeType, mComposerConfig, ac));
654 if (!mComposerConfig) goto exit;
656 config = OSCL_STATIC_CAST(PvmfFileOutputNodeConfigInterface*, mComposerConfig);
667 PvmfFileOutputNodeConfigInterface *config = OSCL_DYNAMIC_CAST(PvmfFileOutputNodeConfigInterface*, mComposerConfig);
672 PVMp4FFCNClipConfigInterface *config = OSCL_DYNAMIC_CAST(PVMp4FFCNClipConfigInterface*, mComposerConfig);
703 if (!mComposerConfig) {
707 mComposerConfig->queryInterface(
1002 if (mComposerConfig) {
1003 mComposerConfig->removeRef()
    [all...]
authordriver.h 354 PVInterface *mComposerConfig;

Completed in 76 milliseconds