OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iVideoSourceH263FileSettings
(Results
1 - 2
of
2
) sorted by null
/external/opencore/engines/2way/test/src/
test_engine.cpp
494
iVideoSourceH263FileSettings
.iMediaFormat = PVMF_MIME_H2632000;
495
iVideoSourceH263FileSettings
.iLoopInputFile = true;
496
iVideoSourceH263FileSettings
.iFileName = VIDEO_SOURCE_H263_FILENAME;
497
iVideoSourceH263FileSettings
.iTimescale = 1000;
498
iVideoSourceH263FileSettings
.iFrameHeight = 144;
499
iVideoSourceH263FileSettings
.iFrameWidth = 176;
500
iVideoSourceH263FileSettings
.iFrameRate = 5;
503
iVideoSourceH263IOControl = PvmiMIOFileInputFactory::Create(
iVideoSourceH263FileSettings
);
/external/opencore/engines/2way/test/include/
test_engine.h
345
PvmiMIOFileInputSettings
iVideoSourceH263FileSettings
;
Completed in 12 milliseconds