OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bTunneled
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/include/media/hardware/
HardwareAPI.h
301
// by the codec. If
bTunneled
is set to OMX_TRUE then the video decoder should
304
// stream to sync the video with. If
bTunneled
is set to OMX_FALSE, "tunneled"
306
// OMX_GetParameter is used to query tunneling configuration.
bTunneled
should
313
OMX_BOOL
bTunneled
; // IN/OUT
/frameworks/av/media/libstagefright/omx/
OMXNodeInstance.cpp
660
tunnelParams.
bTunneled
= tunneled;
[
all
...]
Completed in 151 milliseconds