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

  /external/opencore/engines/2way/test/src/
test_engine.cpp 520 iVideoSinkYUVIOControl = new PVRefFileOutput(iVideoSinkYUVFileName, MEDIATYPE_VIDEO, false);
522 iVideoSinkYUV = PVMediaOutputNodeFactory::CreateMediaOutputNode(iVideoSinkYUVIOControl);
686 if (iVideoSinkYUVIOControl)
688 PvmiMIOFileInputFactory::Delete(iVideoSinkYUVIOControl);
689 iVideoSinkYUVIOControl = NULL;
  /external/opencore/engines/2way/test/include/
test_engine.h 371 PVRefFileOutput* iVideoSinkYUVIOControl;

Completed in 1904 milliseconds