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

1 2 3 4 5 6

  /external/bluetooth/bluedroid/vnd/include/
vendor_api.h 18 ** Resolvable private address offload VSC specific definitions
vendor_ble.h 33 /* RPA offload VSC specifics */
  /external/iptables/extensions/
libxt_CHECKSUM.man 8 but don't want to disable checksum offload in your device.
  /frameworks/av/media/libeffects/proxy/
EffectProxy.h 25 SUB_FX_OFFLOAD, // Index of OFFLOAD in the descriptor and handle arrays
71 int index; // The index that is currently active - HOST or OFFLOAD
EffectProxy.cpp 132 ALOGV("EffectCreate() UUID of OFFLOAD: %08X-%04X-%04X-%04X-%02X%02X%02X%02X"
225 ALOGV("Effect_command() Calling OFFLOAD EffectCreate");
234 // Return error if the CMD_OFFLOAD sends the index as OFFLOAD
238 // EFFECT_CMD_OFFLOAD used to (1) send whether the thread is offload or not
262 // Pass the OFFLOAD command to the wrapper.
265 ALOGV("Effect_command: Calling OFFLOAD command");
271 ALOGV("Effect_command OFFLOAD return 0, replyData %d",
279 ALOGV("Effect_command: effect index is neither offload nor host");
  /hardware/qcom/audio/post_proc/
bass_boost.h 29 // Offload vars
equalizer.h 34 // Offload vars
reverb.h 45 // Offload vars
virtualizer.h 29 // Offload vars
reverb.c 30 /* Offload auxiliary environmental reverb UUID: 79a18026-18fd-4185-8233-0002a5d5c51b */
38 "MSM offload Auxiliary Environmental Reverb",
42 /* Offload insert environmental reverb UUID: eb64ea04-973b-43d2-8f5e-0002a5d5c51b */
50 "MSM offload Insert Environmental Reverb",
54 // Offload auxiliary preset reverb UUID: 6987be09-b142-4b41-9056-0002a5d5c51b */
62 "MSM offload Auxiliary Preset Reverb",
66 // Offload insert preset reverb UUID: aa2bebf6-47cf-4613-9bca-0002a5d5c51b */
74 "MSM offload Insert Preset Reverb",
550 FIXME: channel mode is mono for auxiliary. is it needed for offload ?
bundle.c 203 /* populate the mixer control to send offload parameters */
685 ALOGV("%s EFFECT_CMD_OFFLOAD offload %d output %d", __func__,
741 /* effect_handle_t interface implementation for offload effects */
753 name : "Offload Effects Bundle Library",
bass_boost.c 29 /* Offload bassboost UUID: 2c4a8c24-1581-487f-94f6-0002a5d5c51b */
37 "MSM offload bassboost",
virtualizer.c 29 /* Offload Virtualizer UUID: 509a4498-561a-4bea-b3b1-0002a5d5c51b */
37 "MSM offload virtualizer",
  /external/fio/
verify.h 86 * Async verify offload
  /external/tinycompress/include/tinycompress/
version.h 33 * tinycompress library for compress audio offload in alsa
  /device/lge/hammerhead/
mixer_paths.xml 189 <path name="compress-offload-playback">
193 <path name="compress-offload-playback hdmi">
197 <path name="compress-offload-playback bt-sco">
201 <path name="compress-offload-playback bt-sco-wb">
203 <path name="compress-offload-playback bt-sco" />
206 <path name="compress-offload-playback speaker-and-hdmi">
207 <path name="compress-offload-playback hdmi" />
208 <path name="compress-offload-playback" />
  /device/lge/mako/
WCNSS_qcom_cfg.ini 64 # Flag to enable Active mode offload
70 # Flag to enable Host IPv6 NS Offload feature or not
  /external/openssl/crypto/sha/asm/
sha256-mips.S 91 sw $8,0($29) # offload to ring buffer
143 sw $9,4($29) # offload to ring buffer
195 sw $10,8($29) # offload to ring buffer
247 sw $11,12($29) # offload to ring buffer
299 sw $12,16($29) # offload to ring buffer
351 sw $13,20($29) # offload to ring buffer
403 sw $14,24($29) # offload to ring buffer
455 sw $15,28($29) # offload to ring buffer
507 sw $16,32($29) # offload to ring buffer
559 sw $17,36($29) # offload to ring buffe
    [all...]
  /frameworks/av/include/media/
IAudioPolicyService.h 117 // Check if offload is possible for given format, stream type, sample rate,
118 // bit rate, duration, video and streaming or offload property is enabled
  /system/netd/server/
InterfaceController.cpp 75 // Enables or disables IPv6 ND offload. This is useful for 464xlat on wifi, IPv6 tethering, and
90 ALOGD("%s ND offload on %s: %d (%s)",
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp 312 msg->setInt32("offload-only", offloadOnly);
323 int32_t offload; local
324 CHECK(response->findInt32("offload", &offload));
325 *isOffloaded = (offload != 0);
345 CHECK(msg->findInt32("offload-only", &offloadOnly));
357 response->setInt32("offload", offloadingAudio());
518 ALOGV("Audio Offload tear down due to pause timeout.");
    [all...]
  /external/tinycompress/
NOTICE 3 tinycompress library for compress audio offload in alsa
35 tinycompress library for compress audio offload in alsa
57 tinyplay command line player for compress audio offload in alsa
89 tinyplay command line player for compress audio offload in alsa
193 tinycompress library for compress audio offload in alsa
  /hardware/libhardware_legacy/include/hardware_legacy/
wifi_hal.h 76 #define WIFI_FEATURE_PNO 0x0400 // Preferred network offload
  /device/moto/shamu/
mixer_paths.xml 393 <path name="compress-offload-playback">
397 <path name="compress-offload-playback speaker">
401 <path name="compress-offload-playback handset">
402 <path name="compress-offload-playback speaker" />
405 <path name="compress-offload-playback speaker-and-headphones">
410 <path name="compress-offload-playback speaker-and-line">
411 <path name="compress-offload-playback speaker-and-headphones" />
414 <path name="compress-offload-playback bt-sco">
418 <path name="compress-offload-playback bt-sco-wb">
421 <path name="compress-offload-playback bt-sco" /
    [all...]
  /device/asus/flo/
WCNSS_qcom_cfg.ini 64 # Flag to enable Active mode offload
70 # Flag to enable Host IPv6 NS Offload feature or not

Completed in 963 milliseconds

1 2 3 4 5 6