HomeSort by relevance Sort by last modified time
    Searched full:layer (Results 951 - 975 of 1736) sorted by null

<<31323334353637383940>>

  /prebuilt/linux-x86/sdl/include/SDL/
SDL_syswm.h 2 SDL - Simple DirectMedia Layer
SDL_timer.h 2 SDL - Simple DirectMedia Layer
  /prebuilt/windows/sdl/host/include/SDL/
SDL_joystick.h 2 SDL - Simple DirectMedia Layer
SDL_mouse.h 2 SDL - Simple DirectMedia Layer
SDL_mutex.h 2 SDL - Simple DirectMedia Layer
SDL_syswm.h 2 SDL - Simple DirectMedia Layer
SDL_timer.h 2 SDL - Simple DirectMedia Layer
  /prebuilt/windows/sdl/include/SDL/
SDL_endian.h 2 SDL - Simple DirectMedia Layer
SDL_joystick.h 2 SDL - Simple DirectMedia Layer
SDL_mouse.h 2 SDL - Simple DirectMedia Layer
SDL_mutex.h 2 SDL - Simple DirectMedia Layer
SDL_rwops.h 2 SDL - Simple DirectMedia Layer
SDL_syswm.h 2 SDL - Simple DirectMedia Layer
SDL_timer.h 2 SDL - Simple DirectMedia Layer
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Xfer/Slave_Dbl_Buf/
txXfer.h 96 failureEventCB_t failureEventFunc; /* upper layer Failure Event CB. * called when the scan command has been Timer Expiry*/
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/
ScanSrvSM.h 184 * \brief Notifies scan complete to upper layer.\n
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/HealthMonitor/
healthMonitor.h 43 /* PURPOSE: Driver interface to OS abstraction layer */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/
smeSm.h 92 mgmtStatus_e mgmtStatus; /* Contains the last DisAssociation reason towards upper layer */
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
ScanSrvSM.h 182 * \brief Notifies scan complete to upper layer.\n
  /system/wlan/ti/wilink_6_1/Txn/
BusDrv.h 120 /* The TxnDone CB of the specific Txn originator (Xfer layer) called upon Async Txn completion */
  /external/bluetooth/bluez/audio/
unix.c 455 mpeg->layer & MPEG_LAYER_MP1 ? "1 " : "",
456 mpeg->layer & MPEG_LAYER_MP2 ? "2 " : "",
457 mpeg->layer & MPEG_LAYER_MP3 ? "3 " : "",
533 mpeg->layer = mpeg_cap->layer;
    [all...]
  /frameworks/base/media/java/android/media/
AudioTrack.java 39 * from the Java layer to the native layer and queued for playback. The streaming mode
49 * can play the sound without the need to transfer the audio data from Java to native layer
79 * Creation mode where audio data is transferred from Java to the native layer
84 * Creation mode where audio data is streamed from Java to the native layer
819 // flush the data in native layer
    [all...]
  /external/opencore/fileformats/mp4/composer/src/
mpeg4file.cpp 684 // The layer in the flags byte indicates which video track to add to
886 // For the first frame in each layer, pull off the VOL header. For the base layer
887 // (layer=0), this fp the first 28 bytes. For the enhancememnt(temporal) layer
888 // (layer=1), this fp the first 17 bytes (compact version with no repeate headers).
890 // Note that this fp making the assumption that the first frame of each layer will
894 // Eventually strip the VOL headers from the first samples of each layer so that
898 // uint8 layer = (uint8)((flags & 0x70) >> 4);
911 // The layer in the flags byte indicates which video track to add t
    [all...]
  /cts/tests/tests/graphics/src/android/graphics/drawable/cts/
LayerDrawableTest.java 97 AttributeSet attrs = DrawableTestUtils.getAttributeSet(parser, "layer-list_full");
114 attrs = DrawableTestUtils.getAttributeSet(parser, "layer-list_empty");
119 attrs = DrawableTestUtils.getAttributeSet(parser, "layer-list_exception");
314 // set inset for layer 0
325 // set bigger inset for layer 1
    [all...]
  /development/pdk/docs/porting/
stk.jd 20 <p>This document offers a high-level overview of the SIM Toolkit Application for Android 1.0 and is primarily of interest for implementors of the Radio Interface Layer (RIL). The STK is R96 compatible (3GPP TS 11.14 v5.9.0) and complies partially with R99 (3GPP TS 101.267 v8.17.0). See the <a href="#androidSTKFeatureList">STK Feature List</a> for the complete feature list. </p>.
23 <li> STK RIL: Low-level layer provided by the vendor plus <code>libril</code>.</li>
24 <li>STK Telephony: Protocol translation layer that converts raw messages provided by the STK RIL to application level messages.</li>
218 <p>STK Telephony is a protocol translation layer used to convert messages from BERL-TLV format to Application messages and back. </p>
219 <p>On the STK RIL side, STK Telphony receives raw buffer messages from RIL I/F and decodes them into a command parameters container before passing them on to the application. On the Application side, this layer receives application responses for commands and encodes them into raw buffer messages, which then get sent over the RIL I/F back to the SIM card.</p>

Completed in 302 milliseconds

<<31323334353637383940>>