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

  /external/opencore/engines/2way/test/src/
test_engine.cpp 525 iVideoSinkH263IOControl = new PVRefFileOutput(iVideoSinkH263FileName, MEDIATYPE_VIDEO, true);
526 iVideoSinkH263 = PVMediaOutputNodeFactory::CreateMediaOutputNode(iVideoSinkH263IOControl);
698 if (iVideoSinkH263IOControl)
700 PvmiMIOFileInputFactory::Delete(iVideoSinkH263IOControl);
701 iVideoSinkH263IOControl = NULL;
  /external/opencore/engines/2way/test/include/
test_engine.h 372 PVRefFileOutput* iVideoSinkH263IOControl;

Completed in 70 milliseconds