Searched refs:config (Results 26 - 50 of 60) sorted by relevance

123

/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/
H A DAndroid.mk27 include $(WPA_SUPPL_DIR)/wpa_supplicant/android.config
/hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
H A Dperf_print.h49 PERF_PRINT_create(PERF_Private *perf, PERF_Config *config,
H A Dperf_rt.h138 PERF_RT_create(PERF_Private *perf, PERF_Config *config, PERF_MODULETYPE eModule);
/hardware/ti/omap4xxx/domx/make/
H A Dstart.mk42 $(error Error: PROCFAMILY can not be determined from Kernel .config)
/hardware/invensense/mlsdk/mllite/
H A Dml.c1730 struct ext_slave_config config; local
1732 config.key = MPU_SLAVE_CONFIG_ODR_RESUME;
1733 config.len = sizeof(long);
1734 config.apply = (state == INV_STATE_DMP_STARTED);
1735 config.data = &odr;
1740 inv_get_serial_handle(), &config);
1746 config.key = MPU_SLAVE_CONFIG_IRQ_RESUME;
1750 inv_get_serial_handle(), &config);
1792 struct ext_slave_config config; local
1795 config
[all...]
H A DdmpDefault.c362 struct ext_slave_config config; local
364 config.key = MPU_SLAVE_CONFIG_ODR_SUSPEND;
365 config.len = sizeof(long);
366 config.apply = FALSE;
367 config.data = &odr;
373 &config);
378 config.key = MPU_SLAVE_CONFIG_ODR_RESUME;
383 &config);
388 config.key = MPU_SLAVE_CONFIG_IRQ_SUSPEND;
393 &config);
[all...]
H A Dmldl.c426 /* Mantis has 8 bits of interrupt config bits */
930 * @param config
935 unsigned short length, unsigned short config)
945 mldlCfg.dmp_cfg1 = (config >> 8);
946 mldlCfg.dmp_cfg2 = (config & 0xff);
934 inv_load_dmp(const unsigned char *buffer, unsigned short length, unsigned short config) argument
/hardware/msm7k/libaudio-qsd8k/
H A DAudioHardware.cpp1609 ALOGV("get config");
1610 struct msm_audio_config config; local
1611 status = ioctl(mFd, AUDIO_GET_CONFIG, &config);
1613 ALOGE("Cannot read pcm_out config");
1617 ALOGV("set pcm_out config");
1618 config.channel_count = AudioSystem::popCount(channels());
1619 config.sample_rate = mSampleRate;
1620 config.buffer_size = mBufferSize;
1621 config.buffer_count = AUDIO_HW_NUM_OUT_BUF;
1622 config
1850 struct msm_audio_config config; local
[all...]
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
H A Dperf_rt.c48 PERF_RT_create(PERF_Private *perf, PERF_Config *config, argument
132 me->summary = config->rt_summary != 0;
133 me->debug = config->rt_debug & 0x1FF;
134 me->detailed = (config->rt_detailed > 2) ? 2 : (int) config->rt_detailed;
136 me->granularity = (config->rt_granularity < 1) ? 1 :
137 (config->rt_granularity > MAX_GRANULARITY) ?
138 MAX_GRANULARITY : (long) config->rt_granularity;
176 if (config->rt_file && succeed)
179 if (!strcasecmp(config
[all...]
/hardware/qcom/audio/hal/
H A Daudio_hw.h171 struct pcm_config config; member in struct:stream_out
189 struct pcm_config config; member in struct:stream_in
/hardware/qcom/media/mm-video/vidc/venc/inc/
H A Dvideo_encoder_device.h129 bool venc_set_target_bitrate(OMX_U32 nTargetBitrate, OMX_U32 config);
133 bool venc_set_encode_framerate(OMX_U32 encode_framerate, OMX_U32 config);
H A Dvideo_encoder_device_copper.h239 bool venc_set_target_bitrate(OMX_U32 nTargetBitrate, OMX_U32 config);
242 bool venc_set_encode_framerate(OMX_U32 encode_framerate, OMX_U32 config);
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
H A DAndroid.mk15 include $(WPA_SUPPL_DIR)/android.config
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp479 const struct audio_config *config)
482 return ladev->hwif->getInputBufferSize(config->sample_rate, (int) config->format,
483 popcount(config->channel_mask));
490 struct audio_config *config,
504 out->legacy_out = ladev->hwif->openOutputStream(devices, (int *) &config->format,
505 &config->channel_mask,
506 &config->sample_rate, &status);
553 struct audio_config *config,
567 in->legacy_in = ladev->hwif->openInputStream(devices, (int *) &config
478 adev_get_input_buffer_size(const struct audio_hw_device *dev, const struct audio_config *config) argument
486 adev_open_output_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, audio_output_flags_t flags, struct audio_config *config, struct audio_stream_out **stream_out) argument
550 adev_open_input_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, struct audio_config *config, struct audio_stream_in **stream_in) argument
[all...]
H A DAudioPolicyManagerBase.cpp385 void AudioPolicyManagerBase::setForceUse(AudioSystem::force_use usage, AudioSystem::forced_config config) argument
387 ALOGV("setForceUse() usage %d, config %d, mPhoneState %d", usage, config, mPhoneState);
392 if (config != AudioSystem::FORCE_SPEAKER && config != AudioSystem::FORCE_BT_SCO &&
393 config != AudioSystem::FORCE_NONE) {
394 ALOGW("setForceUse() invalid config %d for FOR_COMMUNICATION", config);
398 mForceUse[usage] = config;
401 if (config !
[all...]
H A Daudio_policy_hal.cpp104 audio_policy_forced_cfg_t config)
108 (AudioSystem::forced_config)config);
102 ap_set_force_use(struct audio_policy *pol, audio_policy_force_use_t usage, audio_policy_forced_cfg_t config) argument
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp507 const struct audio_config *config)
510 uint8_t channelCount = popcount(config->channel_mask);
511 return qadev->hwif->getInputBufferSize(config->sample_rate, config->format, channelCount);
556 struct audio_config *config,
572 (int *)&config->format,
573 &config->channel_mask,
574 &config->sample_rate,
622 audio_config *config,
636 in->qcom_in = qadev->hwif->openInputStream(devices, (int *)&config
506 adev_get_input_buffer_size(const struct audio_hw_device *dev, const struct audio_config *config) argument
552 adev_open_output_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, audio_output_flags_t flags, struct audio_config *config, struct audio_stream_out **stream_out) argument
619 adev_open_input_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, audio_config *config, audio_stream_in **stream_in) argument
[all...]
H A Daudio_policy_hal.cpp104 audio_policy_forced_cfg_t config)
108 (AudioSystem::forced_config)config);
102 ap_set_force_use(struct audio_policy *pol, audio_policy_force_use_t usage, audio_policy_forced_cfg_t config) argument
/hardware/samsung_slsi/exynos5/libhwc/
H A Dhwc.cpp1398 struct s3c_fb_win_config *config = win_data.config; local
1400 memset(config, 0, sizeof(win_data.config));
1402 config[i].fence_fd = -1;
1438 layer.displayFrame, layer.blending, fence, config[i],
1441 exynos5_config_overlay(&layer, config[i], pdev);
1444 if (i == 0 && config[i].blending != S3C_FB_BLENDING_NONE) {
1446 config[i].blending = S3C_FB_BLENDING_NONE;
1450 dump_config(config[
1888 struct s3c_fb_win_config &config = pdev->last_config[i]; local
1996 exynos5_getDisplayAttributes(struct hwc_composer_device_1 *dev, int disp, uint32_t config, const uint32_t *attributes, int32_t *values) argument
[all...]
/hardware/ti/wpan/tools/kfmapp/
H A Dkfmapp.c847 struct pcm_config config; local
855 config.channels = 2;
856 config.rate = 48000;
857 config.period_size = 1024;
858 config.period_count = 4;
859 config.format = PCM_FORMAT_S16_LE;
860 config.silence_threshold = 0;
861 config.stop_threshold = -1;
878 pcm_p = pcm_open(0, pdevice, PCM_OUT, &config);
885 pcm_c = pcm_open(0, cdevice, PCM_IN, &config);
[all...]
/hardware/libhardware/modules/audio/
H A Daudio_hw.c220 struct audio_config *config,
321 const struct audio_config *config)
329 struct audio_config *config,
216 adev_open_output_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, audio_output_flags_t flags, struct audio_config *config, struct audio_stream_out **stream_out) argument
320 adev_get_input_buffer_size(const struct audio_hw_device *dev, const struct audio_config *config) argument
326 adev_open_input_stream(struct audio_hw_device *dev, audio_io_handle_t handle, audio_devices_t devices, struct audio_config *config, struct audio_stream_in **stream_in) argument
/hardware/libhardware/include/hardware/
H A Dhwcomposer.h555 * not try to write more than this number of config handles. On return, the
559 * HWC_DEVICE_API_VERSION_1_1 does not provide a way to choose a config.
561 * implementation should choose one and report it as the first config in
574 * (*getDisplayAttributes)() returns attributes for a specific config of a
575 * connected display. The config parameter is one of the config handles
588 * or if config is not a valid configuration for the display, a negative
592 uint32_t config, const uint32_t* attributes, int32_t* values);
H A Daudio_policy.h111 audio_policy_forced_cfg_t config);
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
H A DOMX_TI_Debug.h196 FILE *config = (config_file && *config_file) ? fopen(config_file, "rt") : NULL; \
197 if (config) { \
200 while (fgets(line, sizeof(line), config)) { \
232 fclose(config); \
241 /* Use this macro to copy a OMX_TI_Debug config received. */
250 /* Use this macro to copy a OMX_TI_Debug config to be sent. */
/hardware/qcom/media/mm-video/vidc/venc/test/
H A Dvenc_test.cpp944 printf("Frame Packing data from config file:\n");
1326 char frame_n[8], config[16], param[8]; local
1342 dest = config;
1343 else if (dest == config)
1354 if (!strcmp(config, "bitrate"))
1360 else if (!strcmp(config, "framerate"))
1366 else if (!strcmp(config, "iperiod"))
1373 else if (!strcmp(config, "ivoprefresh"))
1379 else if (!strcmp(config, "rotation"))
1387 E("UNKNOWN CONFIG PARAMETER: %s!", config);
[all...]

Completed in 806 milliseconds

123