OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:configureVideoTunnelMode
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/
OMXClient.cpp
92
virtual status_t
configureVideoTunnelMode
(
363
status_t MuxOMX::
configureVideoTunnelMode
(
366
return getOMX(node)->
configureVideoTunnelMode
(
/frameworks/av/media/libstagefright/omx/
OMX.cpp
439
status_t OMX::
configureVideoTunnelMode
(
448
return instance->
configureVideoTunnelMode
(
OMXNodeInstance.cpp
640
status_t OMXNodeInstance::
configureVideoTunnelMode
(
644
CLOG_CONFIG(
configureVideoTunnelMode
, "%s:%u tun=%d sync=%u",
649
"OMX.google.android.index.
configureVideoTunnelMode
");
[
all
...]
/frameworks/av/media/libmedia/
IOMX.cpp
469
virtual status_t
configureVideoTunnelMode
(
[
all
...]
Completed in 454 milliseconds