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

  /external/opencore/nodes/pvfileoutputnode/src/
pvmf_fileoutput_factory.cpp 41 OSCL_EXPORT_REF PVMFNodeInterface* PVFileOutputNodeFactory::CreateFileOutput(int32 aPriority)
53 OSCL_EXPORT_REF PVMFNodeInterface* PVFileOutputNodeFactory::CreateFileOutput(OSCL_wString &aFileName, PVMFFormatType aFormat, int32 aPriority)
67 OSCL_EXPORT_REF bool PVFileOutputNodeFactory::DeleteFileOutput(PVMFNodeInterface* aNode)
pvmf_fileoutput_node.h 239 friend class PVFileOutputNodeFactory;
  /external/opencore/nodes/pvfileoutputnode/include/
pvmf_fileoutput_factory.h 41 * PVFileOutputNodeFactory Class
43 * PVFileOutputNodeFactory class is a singleton class which instantiates and provides
50 class PVFileOutputNodeFactory
  /external/opencore/engines/author/src/single_core/
pvaenodefactoryutility.h 118 node = PVFileOutputNodeFactory::CreateFileOutput();
158 return PVFileOutputNodeFactory::DeleteFileOutput(aNode);
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]

Completed in 49 milliseconds