/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/ |
D | QCameraMjpegDecode.cpp | 232 jpegd_src_t source; in decoder_test() local 276 source.p_input_req_handler = &decoder_input_req_handler; in decoder_test() 277 source.total_length = p_args->inputMjpegBufferSize & 0xffffffff; in decoder_test() 279 rc = jpeg_buffer_init(&source.buffers[0]); in decoder_test() 282 rc = jpeg_buffer_init(&source.buffers[1]); in decoder_test() 286 rc = jpeg_buffer_allocate(source.buffers[0], 0xA000, use_pmem); in decoder_test() 288 rc = jpeg_buffer_use_external_buffer(source.buffers[0], in decoder_test() 294 source.buffers[0], p_args->inputMjpegBuffer); in decoder_test() 298 rc = jpeg_buffer_allocate(source.buffers[1], 0xA000, use_pmem); in decoder_test() 300 rc = jpeg_buffer_use_external_buffer(source.buffers[1], in decoder_test() [all …]
|
/device/linaro/hikey/bt-wifi-firmware-util/ |
D | NOTICE | 25 (including the above copyright notice and the disclaimer and (if applicable) source 37 * Nothing shall obligate TI to provide you with source code for the software 40 If software source code is provided to you, modification and redistribution of the 41 source code are permitted provided that the following conditions are met: 43 * any redistribution and use of the source code, including any resulting 46 * any redistribution and use of any object code compiled from the source
|
/device/google/contexthub/util/nanotool/ |
D | nanomessage.cpp | 37 const VersionInfo *source = reinterpret_cast<const VersionInfo *>(data); in Populate() local 38 info = *source; in Populate() 77 const Response *source = reinterpret_cast<const Response *>(data); in Populate() local 78 response = *source; in Populate()
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_reprocess.c | 108 mm_camera_stream_t *source, in mm_app_add_reprocess_stream_from_source() argument 121 ( NULL == source ) ) { in mm_app_add_reprocess_stream_from_source() 145 source_stream_info = (cam_stream_info_t *) source->s_info_buf.buf.buffer; in mm_app_add_reprocess_stream_from_source() 155 …stream->s_config.stream_info->reprocess_config.online.input_stream_id = source->s_config.stream_in… in mm_app_add_reprocess_stream_from_source() 156 …stream->s_config.stream_info->reprocess_config.online.input_stream_type = source->s_config.stream_… in mm_app_add_reprocess_stream_from_source()
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_reprocess.c | 108 mm_camera_stream_t *source, in mm_app_add_reprocess_stream_from_source() argument 121 ( NULL == source ) ) { in mm_app_add_reprocess_stream_from_source() 145 source_stream_info = (cam_stream_info_t *) source->s_info_buf.buf.buffer; in mm_app_add_reprocess_stream_from_source() 155 …stream->s_config.stream_info->reprocess_config.online.input_stream_id = source->s_config.stream_in… in mm_app_add_reprocess_stream_from_source() 156 …stream->s_config.stream_info->reprocess_config.online.input_stream_type = source->s_config.stream_… in mm_app_add_reprocess_stream_from_source()
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_reprocess.c | 108 mm_camera_stream_t *source, in mm_app_add_reprocess_stream_from_source() argument 121 ( NULL == source ) ) { in mm_app_add_reprocess_stream_from_source() 145 source_stream_info = (cam_stream_info_t *) source->s_info_buf.buf.buffer; in mm_app_add_reprocess_stream_from_source() 155 …stream->s_config.stream_info->reprocess_config.online.input_stream_id = source->s_config.stream_in… in mm_app_add_reprocess_stream_from_source() 156 …stream->s_config.stream_info->reprocess_config.online.input_stream_type = source->s_config.stream_… in mm_app_add_reprocess_stream_from_source()
|
/device/google/atv/sdk/ |
D | atv_sdk.atree | 17 # Override source.properties in development/build/sdk-android-${TARGET_CPU_ABI}.atree 18 …RGET_CPU_ABI}_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties
|
/device/google/dragon/audio/hal/ |
D | cras_dsp_pipeline.c | 409 struct plugin *source = find_enabled_builtin_plugin( in cras_dsp_pipeline_create() local 414 if (!source || !sink) { in cras_dsp_pipeline_create() 417 source, sink, purpose); in cras_dsp_pipeline_create() 441 &pipeline->instances, source); in cras_dsp_pipeline_create() 447 source, sink); in cras_dsp_pipeline_create() 824 float *source[input_channels]; in cras_dsp_pipeline_apply() local 837 source[i] = cras_dsp_pipeline_get_source_buffer(pipeline, i); in cras_dsp_pipeline_apply() 848 dsp_util_deinterleave(target, source, input_channels, chunk); in cras_dsp_pipeline_apply()
|
D | audio_hw.c | 517 audio_source_t source; in get_input_snd_device() local 529 source = (active_input == NULL) ? in get_input_snd_device() 530 AUDIO_SOURCE_DEFAULT : active_input->source; in get_input_snd_device() 572 } else if (source == AUDIO_SOURCE_CAMCORDER) { in get_input_snd_device() 577 } else if (source == AUDIO_SOURCE_VOICE_RECOGNITION) { in get_input_snd_device() 592 } else if (source == AUDIO_SOURCE_VOICE_COMMUNICATION || source == AUDIO_SOURCE_MIC) { in get_input_snd_device() 611 } else if (source == AUDIO_SOURCE_DEFAULT) { in get_input_snd_device() 803 active_input->source == AUDIO_SOURCE_VOICE_COMMUNICATION) { in select_devices() 811 if (active_input->source == AUDIO_SOURCE_VOICE_COMMUNICATION && in select_devices() 1911 … if (adev->active_input && (adev->active_input->source == AUDIO_SOURCE_VOICE_COMMUNICATION || in out_set_parameters() [all …]
|
D | audio_hw.h | 255 audio_source_t source; member
|
/device/moto/shamu/ |
D | gpio-keys.kl | 3 # Redistribution and use in source and binary forms, with or without 6 # * Redistributions of source code must retain the above copyright
|
/device/google/dragon/ |
D | speakerdsp.ini | 3 label=source 123 label=source
|
/device/google/accessory/demokit/ |
D | COPYING | 25 Redistribution and use in source and binary forms, with or without modification, are permitted 28 Redistributions of source code must retain the above copyright notice, this list of conditions
|
/device/google/contexthub/firmware/ |
D | NOTICE | 39 including but not limited to software source code, documentation 40 source, and configuration files. 68 communication on electronic mailing lists, source code control systems, 197 Redistribution and use in source and binary forms, with or without 199 - Redistributions of source code must retain the above copyright 226 Redistribution and use in source and binary forms, with or without 229 1. Redistributions of source code must retain the above copyright
|
/device/generic/goldfish/opengl/ |
D | README | 10 here with the appropriate updated source files.
|
/device/generic/qemu/ |
D | init.ranchu.rc | 8 # See storage config details at http://source.android.com/tech/storage/
|
/device/google/dragon/audio/hal/dsp/tests/ |
D | plot_fftl.m | 2 % Use of this source code is governed by a BSD-style license that can be
|
/device/sample/apps/SampleEmailPolicy/ |
D | README | 20 having to edit or merge changes directly into its source. It also allows the same Email application
|
/device/htc/flounder/audio/hal/ |
D | audio_hw.c | 548 audio_source_t source; in get_input_snd_device() local 560 source = (active_input == NULL) ? in get_input_snd_device() 561 AUDIO_SOURCE_DEFAULT : active_input->source; in get_input_snd_device() 605 } else if (source == AUDIO_SOURCE_CAMCORDER) { in get_input_snd_device() 610 } else if (source == AUDIO_SOURCE_VOICE_RECOGNITION) { in get_input_snd_device() 625 } else if (source == AUDIO_SOURCE_VOICE_COMMUNICATION || source == AUDIO_SOURCE_MIC) { in get_input_snd_device() 644 } else if (source == AUDIO_SOURCE_DEFAULT) { in get_input_snd_device() 853 active_input->source == AUDIO_SOURCE_VOICE_COMMUNICATION) { in select_devices() 861 if (active_input->source == AUDIO_SOURCE_VOICE_COMMUNICATION && in select_devices() 2763 … if (adev->active_input && (adev->active_input->source == AUDIO_SOURCE_VOICE_COMMUNICATION || in out_set_parameters() [all …]
|
/device/linaro/hikey/ |
D | README | 4 Pull AOSP source:
|
/device/asus/fugu/self-extractors/widevine/ |
D | LICENSE | 16 a. The term "Android" means the open source mobile platform, software 22 open-source contribution developed by You, designed to operate with 91 provided to You in source code format and except for any third 95 derive the source code version of the Software, except if and to
|
/device/moto/shamu/self-extractors/broadcom/ |
D | LICENSE | 16 a. The term "Android" means the open source mobile platform, software 22 open-source contribution developed by You, designed to operate with 91 provided to You in source code format and except for any third 95 derive the source code version of the Software, except if and to
|
/device/asus/fugu/self-extractors/broadcom/ |
D | LICENSE | 16 a. The term "Android" means the open source mobile platform, software 22 open-source contribution developed by You, designed to operate with 91 provided to You in source code format and except for any third 95 derive the source code version of the Software, except if and to
|
/device/asus/fugu/self-extractors/google/ |
D | LICENSE | 16 a. The term "Android" means the open source mobile platform, software 22 open-source contribution developed by You, designed to operate with 91 provided to You in source code format and except for any third 95 derive the source code version of the Software, except if and to
|
/device/moto/shamu/dumpstate/ |
D | NOTICE | 40 including but not limited to software source code, documentation 41 source, and configuration files. 69 communication on electronic mailing lists, source code control systems,
|