OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:iVideoSinkM4V
(Results
1 - 2
of
2
) sorted by null
/external/opencore/engines/2way/test/include/
test_engine.h
172
iVideoSinkM4V
(NULL),
370
PVMFNodeInterface*
iVideoSinkM4V
;
/external/opencore/engines/2way/test/src/
test_engine.cpp
531
iVideoSinkM4V
= PVMediaOutputNodeFactory::CreateMediaOutputNode(iVideoSinkM4VIOControl);
680
if (
iVideoSinkM4V
)
682
PVMediaOutputNodeFactory::DeleteMediaOutputNode(
iVideoSinkM4V
);
683
iVideoSinkM4V
= NULL;
744
return
iVideoSinkM4V
;
Completed in 18 milliseconds