/frameworks/av/media/libstagefright/include/ |
OMXNodeInstance.h | 69 OMX_U32 portIndex, OMX_BOOL tunneled,
|
/frameworks/native/include/media/openmax/ |
OMX_VideoExt.h | 206 /** Structure to return timestamps of rendered output frames for tunneled components */
|
/hardware/qcom/media/mm-core/inc/ |
qc_omx_component.h | 124 // or a buffer already supplied by a tunneled component
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
qc_omx_component.h | 124 // or a buffer already supplied by a tunneled component
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
tcp.h | 88 #define TCP_MSS_DESIRED 1220U /* IPv6 (tunneled), EDNS0 (RFC3226) */
|
/external/wpa_supplicant_8/src/eap_peer/ |
eap_peap.c | 49 * 1 = reply with tunneled EAP-Success to inner 94 "tunneled EAP-Success"); 97 wpa_printf(MSG_DEBUG, "EAP-PEAP: send tunneled EAP-Success " 98 "after receiving tunneled EAP-Success"); 102 "receiving tunneled EAP-Success"); [all...] |
eap_ttls.c | 589 /* EAP-TTLS/MSCHAP does not provide tunneled success 643 /* EAP-TTLS/PAP does not provide tunneled success notification, 719 /* EAP-TTLS/CHAP does not provide tunneled success 1134 "unexpected tunneled data (no EAP)"); 1205 /* EAP-TTLS/{MSCHAP,PAP,CHAP} should not send any TLS tunneled 1208 "tunneled data"); [all...] |
eap_config.h | 385 * on tunneled EAP-Success. This is required with some RADIUS servers
|
/frameworks/av/media/libstagefright/omx/ |
OMXNodeInstance.cpp | 613 OMX_U32 portIndex, OMX_BOOL tunneled, OMX_U32 audioHwSync, 617 portString(portIndex), portIndex, tunneled, audioHwSync); 625 CLOG_ERROR_IF(tunneled, getExtensionIndex, err, "%s", name); 632 tunnelParams.bTunneled = tunneled; 637 portString(portIndex), portIndex, tunneled, audioHwSync); 644 portString(portIndex), portIndex, tunneled, audioHwSync); [all...] |
OMX.cpp | 353 node_id node, OMX_U32 portIndex, OMX_BOOL tunneled, 356 portIndex, tunneled, audioHwSync, sidebandHandle);
|
/frameworks/av/include/media/ |
IOMX.h | 98 node_id node, OMX_U32 portIndex, OMX_BOOL tunneled,
|
/frameworks/base/media/java/android/media/ |
MediaCodecList.java | 147 * surfaces, such as secure-only or tunneled-only codecs.
|
/frameworks/av/media/libstagefright/ |
OMXClient.cpp | 82 node_id node, OMX_U32 portIndex, OMX_BOOL tunneled,
|
ACodec.cpp | 660 // we do not support changing a tunneled surface after start 662 ALOGW("cannot change tunneled surface"); 939 // Exits here for tunneled video playback codecs -- i.e. skips native window 940 // buffer allocation step as this is managed by the tunneled OMX omponent 943 ALOGV("Tunneled Playback: skipping native window buffer allocation."); 1783 int32_t tunneled; local [all...] |
MediaCodecList.cpp | 852 "feature-tunneled-playback", [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
DecoderTest.java | [all...] |
MediaCodecCapabilitiesTest.java | 530 MediaUtils.skipTest("no non-tunneled/non-secure video decoders found");
|
/external/wpa_supplicant_8/wpa_supplicant/ |
ChangeLog | 509 * started using separate TLS library context for tunneled TLS [all...] |
/external/wpa_supplicant_8/hostapd/ |
ChangeLog | 557 * added support for fragmenting EAP-TTLS/PEAP/FAST Phase 2 (tunneled) [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/ |
OMX_G722Dec_Utils.h | 316 /* Used in tunneling, this is handle of tunneled component */ 318 /* Port which has to be tunneled */
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/ |
OMX_G726Dec_Utils.h | 328 /* Used in tunneling, this is handle of tunneled component */ 330 /* Port which has to be tunneled */ [all...] |
/frameworks/base/wifi/java/android/net/wifi/ |
WifiEnterpriseConfig.java | 232 /** EAP-Tunneled Transport Layer Security */
|
/frameworks/av/services/audioflinger/ |
Effects.cpp | 904 case EFFECT_FLAG_HW_ACC_SIMPLE: s.append("non-tunneled"); break; 905 case EFFECT_FLAG_HW_ACC_TUNNEL: s.append("tunneled"); break; [all...] |
/frameworks/base/docs/html/about/versions/ |
kitkat.jd | 700 playback time of up to 60 hours, an increase of over 50% over non-tunneled [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/ |
OMX_Mp3Dec_Utils.h | 470 /* Used in tunneling, this is handle of tunneled component */ 472 /* Port which has to be tunneled */ [all...] |