Home
last modified time | relevance | path

Searched refs:in (Results 1 – 25 of 112) sorted by relevance

12345

/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp272 const struct legacy_stream_in *in = in in_get_sample_rate() local
274 return in->legacy_in->sampleRate(); in in_get_sample_rate()
279 struct legacy_stream_in *in = in in_set_sample_rate() local
289 const struct legacy_stream_in *in = in in_get_buffer_size() local
291 return in->legacy_in->bufferSize(); in in_get_buffer_size()
296 const struct legacy_stream_in *in = in in_get_channels() local
298 return (audio_channel_mask_t) in->legacy_in->channels(); in in_get_channels()
303 const struct legacy_stream_in *in = in in_get_format() local
306 return (audio_format_t) in->legacy_in->format(); in in_get_format()
311 struct legacy_stream_in *in = in in_set_format() local
[all …]
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp320 const struct submix_stream_in *in = reinterpret_cast<const struct submix_stream_in *>(stream); in in_get_sample_rate() local
322 return in->dev->config.rate; in in_get_sample_rate()
332 const struct submix_stream_in *in = reinterpret_cast<const struct submix_stream_in *>(stream); in in_get_buffer_size() local
334 in->dev->config.period_size * audio_stream_frame_size(stream)); in in_get_buffer_size()
335 return in->dev->config.period_size * audio_stream_frame_size(stream); in in_get_buffer_size()
360 const struct submix_stream_in *in = reinterpret_cast<const struct submix_stream_in *>(stream); in in_standby() local
362 pthread_mutex_lock(&in->dev->lock); in in_standby()
364 in->dev->input_standby = true; in in_standby()
366 pthread_mutex_unlock(&in->dev->lock); in in_standby()
397 struct submix_stream_in *in = reinterpret_cast<struct submix_stream_in *>(stream); in in_read() local
[all …]
/hardware/qcom/audio/alsa_sound/
Daudio_hw_hal.cpp294 const struct qcom_stream_in *in = in in_get_sample_rate() local
296 return in->qcom_in->sampleRate(); in in_get_sample_rate()
301 struct qcom_stream_in *in = in in_set_sample_rate() local
311 const struct qcom_stream_in *in = in in_get_buffer_size() local
313 return in->qcom_in->bufferSize(); in in_get_buffer_size()
318 const struct qcom_stream_in *in = in in_get_channels() local
320 return in->qcom_in->channels(); in in_get_channels()
325 const struct qcom_stream_in *in = in in_get_format() local
327 return (audio_format_t)in->qcom_in->format(); in in_get_format()
332 struct qcom_stream_in *in = in in_set_format() local
[all …]
DNOTICE6 you may not use this file except in compliance with the License.
8 Unless required by applicable law or agreed to in writing, software
49 "Work" shall mean the work of authorship, whether in Source or
51 copyright notice that is included in or attached to the work
52 (an example is provided in the Appendix below).
54 "Derivative Works" shall mean any work, whether in Source or Object
65 submitted to Licensor for inclusion in the Work by the copyright owner
74 designated in writing by the copyright owner as "Not a Contribution."
85 Work and such Derivative Works in Source or Object form.
90 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DNotificationQueue.cpp42 ) : in(i), out(o) in NotificationQueue()
44 in->hdr.queueSize = size; in NotificationQueue()
71 if ((in->hdr.writeCnt - in->hdr.readCnt) > 0) { in getNotification()
72 ret = &(in->notification[in->hdr.readCnt & (in->hdr.queueSize - 1)]); in getNotification()
73 in->hdr.readCnt++; in getNotification()
/hardware/libhardware/modules/audio/
Daudio_hw.c333 struct stub_stream_in *in; in adev_open_input_stream() local
336 in = (struct stub_stream_in *)calloc(1, sizeof(struct stub_stream_in)); in adev_open_input_stream()
337 if (!in) in adev_open_input_stream()
340 in->stream.common.get_sample_rate = in_get_sample_rate; in adev_open_input_stream()
341 in->stream.common.set_sample_rate = in_set_sample_rate; in adev_open_input_stream()
342 in->stream.common.get_buffer_size = in_get_buffer_size; in adev_open_input_stream()
343 in->stream.common.get_channels = in_get_channels; in adev_open_input_stream()
344 in->stream.common.get_format = in_get_format; in adev_open_input_stream()
345 in->stream.common.set_format = in_set_format; in adev_open_input_stream()
346 in->stream.common.standby = in_standby; in adev_open_input_stream()
[all …]
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr3 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions in binary form must reproduce the above
10 * disclaimer in the documentation and/or other materials provided
113 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
116 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
129 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
144 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
156 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
159 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050005
172 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050006
[all …]
Dloc_api.xdr3 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions in binary form must reproduce the above
10 * disclaimer in the documentation and/or other materials provided
72 * Declare an rpc_uint32 type for each callback type in the API
117 rpc_uint32 features; /* Features turned on in the code.
187 /* Following elements added in enum rpc_loc_assist_data_request_e_type in 0x00050002
190 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050002
203 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050003
218 /* Following elements added in enum rpc_loc_ioctl_e_type in 0x00050004
230 /* Following elements added in enum rpc_loc_server_addr_e_type in 0x00050005
[all …]
/hardware/qcom/display/liboverlay/
DoverlayUtils.h177 bool getCropS3D(const Dim& in, Dim& out, uint32_t fmt);
659 inline Dim getCropS3DImpl(const Dim& in, uint32_t fmt) { in getCropS3DImpl() argument
663 return Dim(0, 0, in.w/2, in.h); in getCropS3DImpl()
665 return Dim(in.w/2, 0, in.w/2, in.h); in getCropS3DImpl()
667 return Dim(0, 0, in.w, in.h/2); in getCropS3DImpl()
679 inline Dim getCropS3DImpl<utils::OV_RIGHT_SPLIT>(const Dim& in, uint32_t fmt) {
683 return Dim(in.w/2, 0, in.w/2, in.h);
685 return Dim(0, 0, in.w/2, in.h);
687 return Dim(0, in.h/2, in.w, in.h/2);
699 inline bool getCropS3D(const Dim& in, Dim& out, uint32_t fmt) in getCropS3D() argument
[all …]
/hardware/broadcom/wlan/bcmdhd/firmware/
DLICENSE.TXT22 Licensee in binary code form with this Agreement.
28 royalty-free license (i) to use and integrate the Software in conjunction
43 settlement amounts and/or expenses (including attorneys' fees) incurred in
51 Software, except where such Software is embedded in a manner not readily
57 including all intellectual property rights, in and to the Software. Licensee
63 expressly set forth in this Agreement, Broadcom does not grant and Licensee
65 interest or other interest in any intellectual property rights relating to
66 the Software, nor in any copy of any part of the foregoing. No license is
67 granted to Licensee in any human readable code of the Software (source code).
69 Software except as provided in this Agreement, (ii) attempt to reverse
[all …]
/hardware/broadcom/wlan/bcm4329/firmware/
DLICENSE.TXT22 Licensee in binary code form with this Agreement.
28 royalty-free license (i) to use and integrate the Software in conjunction
43 settlement amounts and/or expenses (including attorneys' fees) incurred in
51 Software, except where such Software is embedded in a manner not readily
57 including all intellectual property rights, in and to the Software. Licensee
63 expressly set forth in this Agreement, Broadcom does not grant and Licensee
65 interest or other interest in any intellectual property rights relating to
66 the Software, nor in any copy of any part of the foregoing. No license is
67 granted to Licensee in any human readable code of the Software (source code).
69 Software except as provided in this Agreement, (ii) attempt to reverse
[all …]
/hardware/invensense/libsensors_iio/
DLicense.txt22 Licensee in binary code form with this Agreement.
28 royalty-free license (i) to use and integrate the Software in conjunction
43 settlement amounts and/or expenses (including attorneys' fees) incurred in
51 Software, except where such Software is embedded in a manner not readily
57 including all intellectual property rights, in and to the Software. Licensee
63 expressly set forth in this Agreement, InvenSense does not grant and Licensee
65 interest or other interest in any intellectual property rights relating to
66 the Software, nor in any copy of any part of the foregoing. No license is
67 granted to Licensee in any human readable code of the Software (source code).
69 Software except as provided in this Agreement, (ii) attempt to reverse
[all …]
/hardware/msm7k/libaudio-qsd8k/
DNOTICE5 you may not use this file except in compliance with the License.
7 Unless required by applicable law or agreed to in writing, software
48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
51 (an example is provided in the Appendix below).
53 "Derivative Works" shall mean any work, whether in Source or Object
64 submitted to Licensor for inclusion in the Work by the copyright owner
73 designated in writing by the copyright owner as "Not a Contribution."
84 Work and such Derivative Works in Source or Object form.
89 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/msm7k/libcamera/
DNOTICE5 you may not use this file except in compliance with the License.
7 Unless required by applicable law or agreed to in writing, software
48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
51 (an example is provided in the Appendix below).
53 "Derivative Works" shall mean any work, whether in Source or Object
64 submitted to Licensor for inclusion in the Work by the copyright owner
73 designated in writing by the copyright owner as "Not a Contribution."
84 Work and such Derivative Works in Source or Object form.
89 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/ti/wpan/tools/FM/FmTxApp/
DNOTICE5 you may not use this file except in compliance with the License.
10 Unless required by applicable law or agreed to in writing, software
50 "Work" shall mean the work of authorship, whether in Source or
52 copyright notice that is included in or attached to the work
53 (an example is provided in the Appendix below).
55 "Derivative Works" shall mean any work, whether in Source or Object
66 submitted to Licensor for inclusion in the Work by the copyright owner
75 designated in writing by the copyright owner as "Not a Contribution."
86 Work and such Derivative Works in Source or Object form.
91 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/libhardware_legacy/
DNOTICE5 you may not use this file except in compliance with the License.
7 Unless required by applicable law or agreed to in writing, software
48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
51 (an example is provided in the Appendix below).
53 "Derivative Works" shall mean any work, whether in Source or Object
64 submitted to Licensor for inclusion in the Work by the copyright owner
73 designated in writing by the copyright owner as "Not a Contribution."
84 Work and such Derivative Works in Source or Object form.
89 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/qcom/display/liblight/
DNOTICE5 you may not use this file except in compliance with the License.
7 Unless required by applicable law or agreed to in writing, software
48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
51 (an example is provided in the Appendix below).
53 "Derivative Works" shall mean any work, whether in Source or Object
64 submitted to Licensor for inclusion in the Work by the copyright owner
73 designated in writing by the copyright owner as "Not a Contribution."
84 Work and such Derivative Works in Source or Object form.
89 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/qcom/display/libgralloc/
DNOTICE5 you may not use this file except in compliance with the License.
7 Unless required by applicable law or agreed to in writing, software
48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
51 (an example is provided in the Appendix below).
53 "Derivative Works" shall mean any work, whether in Source or Object
64 submitted to Licensor for inclusion in the Work by the copyright owner
73 designated in writing by the copyright owner as "Not a Contribution."
84 Work and such Derivative Works in Source or Object form.
89 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/msm7k/libstagefrighthw/
DNOTICE4 you may not use this file except in compliance with the License.
6 Unless required by applicable law or agreed to in writing, software
47 "Work" shall mean the work of authorship, whether in Source or
49 copyright notice that is included in or attached to the work
50 (an example is provided in the Appendix below).
52 "Derivative Works" shall mean any work, whether in Source or Object
63 submitted to Licensor for inclusion in the Work by the copyright owner
72 designated in writing by the copyright owner as "Not a Contribution."
83 Work and such Derivative Works in Source or Object form.
88 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/libhardware/
DNOTICE5 you may not use this file except in compliance with the License.
7 Unless required by applicable law or agreed to in writing, software
48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
51 (an example is provided in the Appendix below).
53 "Derivative Works" shall mean any work, whether in Source or Object
64 submitted to Licensor for inclusion in the Work by the copyright owner
73 designated in writing by the copyright owner as "Not a Contribution."
84 Work and such Derivative Works in Source or Object form.
89 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/ril/reference-ril/
DNOTICE5 you may not use this file except in compliance with the License.
7 Unless required by applicable law or agreed to in writing, software
48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
51 (an example is provided in the Appendix below).
53 "Derivative Works" shall mean any work, whether in Source or Object
64 submitted to Licensor for inclusion in the Work by the copyright owner
73 designated in writing by the copyright owner as "Not a Contribution."
84 Work and such Derivative Works in Source or Object form.
89 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/ril/libril/
DNOTICE5 you may not use this file except in compliance with the License.
7 Unless required by applicable law or agreed to in writing, software
48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
51 (an example is provided in the Appendix below).
53 "Derivative Works" shall mean any work, whether in Source or Object
64 submitted to Licensor for inclusion in the Work by the copyright owner
73 designated in writing by the copyright owner as "Not a Contribution."
84 Work and such Derivative Works in Source or Object form.
89 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/qcom/display/libcopybit/
DNOTICE5 you may not use this file except in compliance with the License.
7 Unless required by applicable law or agreed to in writing, software
48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
51 (an example is provided in the Appendix below).
53 "Derivative Works" shall mean any work, whether in Source or Object
64 submitted to Licensor for inclusion in the Work by the copyright owner
73 designated in writing by the copyright owner as "Not a Contribution."
84 Work and such Derivative Works in Source or Object form.
89 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/ril/rild/
DNOTICE5 you may not use this file except in compliance with the License.
7 Unless required by applicable law or agreed to in writing, software
48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
51 (an example is provided in the Appendix below).
53 "Derivative Works" shall mean any work, whether in Source or Object
64 submitted to Licensor for inclusion in the Work by the copyright owner
73 designated in writing by the copyright owner as "Not a Contribution."
84 Work and such Derivative Works in Source or Object form.
89 (except as stated in this section) patent license to make, have made,
[all …]
/hardware/msm7k/libaudio-qdsp5v2/
DNOTICE5 you may not use this file except in compliance with the License.
7 Unless required by applicable law or agreed to in writing, software
48 "Work" shall mean the work of authorship, whether in Source or
50 copyright notice that is included in or attached to the work
51 (an example is provided in the Appendix below).
53 "Derivative Works" shall mean any work, whether in Source or Object
64 submitted to Licensor for inclusion in the Work by the copyright owner
73 designated in writing by the copyright owner as "Not a Contribution."
84 Work and such Derivative Works in Source or Object form.
89 (except as stated in this section) patent license to make, have made,
[all …]

12345