Searched defs:tunneled (Results 1 – 9 of 9) sorted by relevance
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/anqp/eap/ |
H A D | CredentialType.java | 67 public static CredentialType parse(ByteBuffer payload, int length, boolean tunneled) in parse()
|
/aosp12/frameworks/av/media/libmedia/ |
H A D | IOMX.cpp | 237 OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode() 424 OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode() 684 OMX_BOOL tunneled = (OMX_BOOL)data.readInt32(); in onTransact() local
|
/aosp12/frameworks/av/media/libmedia/omx/1.0/ |
H A D | WOmxNode.cpp | 105 OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode() 315 uint32_t portIndex, bool tunneled, uint32_t audioHwSync, in configureVideoTunnelMode()
|
/aosp12/frameworks/av/media/libstagefright/omx/1.0/ |
H A D | WOmxNode.cpp | 108 OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode() 318 uint32_t portIndex, bool tunneled, uint32_t audioHwSync, in configureVideoTunnelMode()
|
/aosp12/frameworks/av/media/codec2/sfplugin/ |
H A D | C2OMXNode.cpp | 330 OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode()
|
H A D | CCodec.cpp | 864 int32_t tunneled; in configure() local 2424 bool tunneled = false; in initiateReleaseIfStuck() local
|
/aosp12/frameworks/av/media/libstagefright/omx/ |
H A D | OMXNodeInstance.cpp | 1121 OMX_U32 portIndex, OMX_BOOL tunneled, OMX_U32 audioHwSync, in configureVideoTunnelMode()
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | MediaCodec.cpp | 3780 int32_t tunneled; in onMessageReceived() local
|
H A D | ACodec.cpp | 1956 int32_t tunneled; in configureCodec() local
|