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

  /external/opencore/nodes/pvfileoutputnode/include/
pvmf_fileoutput_factory.h 59 OSCL_IMPORT_REF static PVMFNodeInterface* CreateFileOutput(int32 aPriority = OsclActiveObject::EPriorityNominal);
69 OSCL_IMPORT_REF static PVMFNodeInterface* CreateFileOutput(OSCL_wString &aFileName, PVMFFormatType aFormat, int32 aPriority = OsclActiveObject::EPriorityNominal);
  /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)
  /external/opencore/engines/author/src/single_core/
pvaenodefactoryutility.h 118 node = PVFileOutputNodeFactory::CreateFileOutput();
  /external/opencore/engines/player/src/
pv_player_engine.cpp     [all...]

Completed in 163 milliseconds