OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iVideoSinkH263FileName
(Results
1 - 2
of
2
) sorted by null
/external/opencore/engines/2way/test/include/
test_engine.h
366
const oscl_wchar*
iVideoSinkH263FileName
;
/external/opencore/engines/2way/test/src/
test_engine.cpp
524
iVideoSinkH263FileName
= VIDEO_SINK_H263_FILENAME;
525
iVideoSinkH263IOControl = new PVRefFileOutput(
iVideoSinkH263FileName
, MEDIATYPE_VIDEO, true);
Completed in 34 milliseconds