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

  /external/opencore/engines/2way/test/src/
test_engine.cpp 503 iVideoSourceH263IOControl = PvmiMIOFileInputFactory::Create(iVideoSourceH263FileSettings);
504 iVideoSourceH263 = PvmfMediaInputNodeFactory::Create(iVideoSourceH263IOControl);
628 if (iVideoSourceH263IOControl)
630 PvmiMIOFileInputFactory::Delete(iVideoSourceH263IOControl);
631 iVideoSourceH263IOControl = NULL;
  /external/opencore/engines/2way/test/include/
test_engine.h 351 PvmiMIOControl* iVideoSourceH263IOControl;

Completed in 56 milliseconds