HomeSort by relevance Sort by last modified time
    Searched full:tunneled (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /hardware/qcom/media/mm-core/src/8660/
qc_registry_table.c 267 "OMX.qcom.audio.decoder.tunneled.mp3",
283 "OMX.qcom.audio.decoder.tunneled.aac",
299 "OMX.qcom.audio.decoder.tunneled.multiaac",
315 "OMX.qcom.audio.encoder.tunneled.aac",
347 "OMX.qcom.audio.decoder.tunneled.Qcelp13",
379 "OMX.qcom.audio.decoder.tunneled.evrc",
395 "OMX.qcom.audio.encoder.tunneled.amrnb",
427 "OMX.qcom.audio.decoder.tunneled.wma",
459 "OMX.qcom.audio.decoder.tunneled.wmaLossLess",
491 "OMX.qcom.audio.decoder.tunneled.wma10Pro"
    [all...]
  /external/iproute2/man/man8/
ip-tunnel.8 112 set the fixed local address for tunneled packets.
119 on tunneled packets.
137 on tunneled packets.
145 so that tunneled packets will only be routed via this device and will
176 generate/require checksums for tunneled packets.
  /hardware/qcom/media/mm-core/omxcore/src/7630/
qc_registry_table_android.c 267 "OMX.qcom.audio.decoder.tunneled.mp3",
283 "OMX.qcom.audio.decoder.tunneled.aac",
299 "OMX.qcom.audio.decoder.tunneled.amrnb",
315 "OMX.qcom.audio.encoder.tunneled.aac",
331 "OMX.qcom.audio.decoder.tunneled.Qcelp13",
347 "OMX.qcom.audio.decoder.tunneled.evrc",
363 "OMX.qcom.audio.encoder.tunneled.amr",
395 "OMX.qcom.audio.decoder.tunneled.wma",
411 "OMX.qcom.audio.decoder.tunneled.amrwb",
427 "OMX.qcom.audio.decoder.tunneled.amrwbp"
    [all...]
qc_registry_table.c 221 "OMX.qcom.audio.decoder.tunneled.mp3",
241 "OMX.qcom.audio.decoder.tunneled.aac",
281 "OMX.qcom.audio.decoder.tunneled.amrnb",
301 "OMX.qcom.audio.encoder.tunneled.aac",
341 "OMX.qcom.audio.decoder.tunneled.Qcelp13",
381 "OMX.qcom.audio.decoder.tunneled.evrc",
401 "OMX.qcom.audio.encoder.tunneled.amr",
441 "OMX.qcom.audio.decoder.tunneled.wma",
481 "OMX.qcom.audio.decoder.tunneled.wma10Pro",
521 "OMX.qcom.audio.decoder.tunneled.amrwb"
    [all...]
  /hardware/qcom/media/mm-core/src/7630/
qc_registry_table_android.c 372 "OMX.qcom.audio.decoder.tunneled.mp3",
388 "OMX.qcom.audio.decoder.tunneled.aac",
404 "OMX.qcom.audio.decoder.tunneled.amrnb",
420 "OMX.qcom.audio.encoder.tunneled.aac",
452 "OMX.qcom.audio.decoder.tunneled.Qcelp13",
468 "OMX.qcom.audio.decoder.tunneled.evrc",
484 "OMX.qcom.audio.encoder.tunneled.amr",
500 "OMX.qcom.audio.decoder.tunneled.wma",
516 "OMX.qcom.audio.decoder.tunneled.amrwb",
532 "OMX.qcom.audio.decoder.tunneled.amrwbp"
    [all...]
qc_registry_table.c 225 "OMX.qcom.audio.decoder.tunneled.mp3",
245 "OMX.qcom.audio.decoder.tunneled.aac",
285 "OMX.qcom.audio.decoder.tunneled.amrnb",
305 "OMX.qcom.audio.encoder.tunneled.aac",
383 "OMX.qcom.audio.decoder.tunneled.Qcelp13Hw",
423 "OMX.qcom.audio.decoder.tunneled.evrc",
443 "OMX.qcom.audio.encoder.tunneled.amr",
483 "OMX.qcom.audio.decoder.tunneled.wma",
523 "OMX.qcom.audio.decoder.tunneled.wma10Pro",
563 "OMX.qcom.audio.decoder.tunneled.amrwb"
    [all...]
  /hardware/qcom/media/mm-core/src/7627A/
qc_registry_table.c 337 "OMX.qcom.audio.decoder.tunneled.mp3",
357 "OMX.qcom.audio.decoder.tunneled.aac",
397 "OMX.qcom.audio.decoder.tunneled.amrnb",
417 "OMX.qcom.audio.encoder.tunneled.aac",
457 "OMX.qcom.audio.decoder.tunneled.Qcelp13Hw",
497 "OMX.qcom.audio.decoder.tunneled.evrc",
517 "OMX.qcom.audio.encoder.tunneled.amr",
557 "OMX.qcom.audio.decoder.tunneled.wma",
597 "OMX.qcom.audio.decoder.tunneled.wma10Pro",
637 "OMX.qcom.audio.decoder.tunneled.amrwb"
    [all...]
qc_registry_table_android.c 547 "OMX.qcom.audio.decoder.tunneled.mp3",
563 "OMX.qcom.audio.decoder.tunneled.aac",
579 "OMX.qcom.audio.decoder.tunneled.amrnb",
595 "OMX.qcom.audio.encoder.tunneled.aac",
611 "OMX.qcom.audio.decoder.tunneled.Qcelp13Hw",
627 "OMX.qcom.audio.decoder.tunneled.evrc",
643 "OMX.qcom.audio.encoder.tunneled.amr",
659 "OMX.qcom.audio.decoder.tunneled.wma",
675 "OMX.qcom.audio.decoder.tunneled.amrwb",
691 "OMX.qcom.audio.decoder.tunneled.amrwbp"
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaCodecTunneledPlayer.java 34 * JB(API 21) introduces {@link MediaCodec} tunneled mode API. It allows apps
68 * Media player class to playback video using tunneled MediaCodec.
70 public MediaCodecTunneledPlayer(SurfaceHolder holder, boolean tunneled, int AudioSessionId) {
72 mTunneled = tunneled;
241 // setup tunneled video codec if needed
248 Log.e(TAG,"addTrack - Could not find Tunneled playback codec for "+mime+
255 Log.e(TAG, "addTrack - Could not create Tunneled playback codec "+
CodecState.java 64 boolean tunneled,
72 mTunneled = tunneled;
221 // FIX-ME: in tunneled mode we currently use input EOS as output EOS indicator
234 // FIX-ME: in tunneled mode we currently use input buffer time
  /frameworks/av/include/media/stagefright/
FrameRenderTracker.h 69 // creates information for a frame rendered on a tunneled surface
107 // called when tunneled codec signals frame rendered event
133 // rendering. Tunneled buffers are queued in the order of receipt.
  /external/iproute2/doc/
ip-tunnels.tex 89 inner packet to outer one. It means that path traversed by tunneled
110 to receive tunneled packets.
176 \verb|local <S>| sets fixed local address for tunneled
204 growing number of tunneled fragments is very real.
235 \item \verb|ttl N| --- set fixed TTL \verb|N| on tunneled packets.
240 \item \verb|tos T| --- set fixed tos \verb|T| on tunneled packets.
244 tunneled packets will be routed only via this device and will
261 \item \verb|csum| --- checksum tunneled packets.
312 \item In 2.0 all tunneled packets were received promiscuously
438 will limit tunneled traffic to 128Kbit with maximal burst size of 4
    [all...]
  /external/openssh/
sshd_config.android 61 # To disable tunneled clear text passwords, change to no here!
sshd_config 71 # To disable tunneled clear text passwords, change to no here!
  /frameworks/native/include/media/hardware/
HardwareAPI.h 266 // If the extension is supported then tunneled playback mode should be supported
268 // operate in "tunneled" mode and output its decoded frames directly to the
270 // stream to sync the video with. If bTunneled is set to OMX_FALSE, "tunneled"
273 // return whether decoder is operating in tunneled mode, and if it is,
  /external/wpa_supplicant_8/hostapd/
hostapd.eap_user 12 # [2] flag in the end of the line can be used to mark users for tunneled phase
46 # Tunneled EAP methods are configured with standard EAP method name and [2]
  /external/libvncserver/client_examples/
ppmtest.c 76 connections tunneled via SSH port forwarding. We must test for the
  /external/tcpdump/
print-mobile.c 68 * Deencapsulate and print a mobile-tunneled IP datagram
  /external/wpa_supplicant_8/src/eap_peer/
eap_gtc.c 68 /* Send an empty response in order to allow tunneled
  /frameworks/av/media/libstagefright/include/
OMX.h 79 node_id node, OMX_U32 portIndex, OMX_BOOL tunneled,
  /external/wpa_supplicant_8/wpa_supplicant/
eap_testing.txt 124 5) PEAPv1 required termination of negotiation on tunneled EAP-Success and new
361 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE
367 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE
378 - sends tunneled EAP-Success with MPPE keys and expects the authentication to
384 - sends tunneled EAP-Success with MPPE keys and expects to receive TLS ACK
389 - uses tunneled EAP-Success, expects reply in tunnel or TLS ACK, sends MPPE
  /external/kernel-headers/original/uapi/linux/
tcp.h 88 #define TCP_MSS_DESIRED 1220U /* IPv6 (tunneled), EDNS0 (RFC3226) */
  /frameworks/av/include/media/
EffectsFactoryApi.h 100 // For future use especially with tunneled HW accelerated effects
  /frameworks/av/media/libmedia/
IOMX.cpp 438 node_id node, OMX_U32 portIndex, OMX_BOOL tunneled,
444 data.writeInt32((int32_t)tunneled);
948 OMX_BOOL tunneled = (OMX_BOOL)data.readInt32(); local
953 node, port_index, tunneled, audio_hw_sync, &sideband_handle);
    [all...]
  /frameworks/av/media/libstagefright/
FrameRenderTracker.cpp 118 // frame not yet dequeued (or already rendered on a tunneled surface)

Completed in 97 milliseconds

1 2 3 4