HomeSort by relevance Sort by last modified time
    Searched full:setoutputfiledescriptor (Results 1 - 9 of 9) sorted by null

  /external/opencore/nodes/pvfileoutputnode/include/
pvmf_fileoutput_config.h 87 virtual PVMFStatus SetOutputFileDescriptor(const OsclFileHandle* aFileHandle) = 0;
  /external/opencore/nodes/pvfileoutputnode/src/
pvmf_fileoutput_node.h 214 PVMFStatus SetOutputFileDescriptor(const OsclFileHandle* aFileHandle);
pvmf_fileoutput_node.cpp 436 PVMFStatus PVMFFileOutputNode::SetOutputFileDescriptor(const OsclFileHandle* aFileHandle)
    [all...]
  /external/opencore/nodes/pvmp4ffcomposernode/include/
pvmp4ffcn_clipconfig.h 145 virtual PVMFStatus SetOutputFileDescriptor(const OsclFileHandle* aFileHandle) = 0;
  /external/opencore/nodes/pvmp4ffcomposernode/src/
pvmp4ffcn_node.h 170 OSCL_IMPORT_REF PVMFStatus SetOutputFileDescriptor(const OsclFileHandle* aFileHandle);
pvmp4ffcn_node.cpp 755 OSCL_EXPORT_REF PVMFStatus PVMp4FFComposerNode::SetOutputFileDescriptor(const OsclFileHandle* aFileHandle)
    [all...]
  /external/opencore/android/author/
authordriver.cpp 670 ret = config->SetOutputFileDescriptor(&OsclFileHandle(ifpOutput));
676 ret = config->SetOutputFileDescriptor(&OsclFileHandle(ifpOutput));
    [all...]
  /external/opencore/engines/author/test/src/
test_pv_author_engine_testset1.cpp 482 if (clipConfig->SetOutputFileDescriptor(iFileHandle) != PVMFSuccess)
    [all...]
test_pv_author_engine_testset5.cpp 374 if (clipConfig->SetOutputFileDescriptor(iFileHandle) != PVMFSuccess)
    [all...]

Completed in 264 milliseconds