Searched refs:rates (Results 1 – 16 of 16) sorted by relevance
/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/ |
D | AudioPrimaryHidlHalUtils.h | 54 static Result sampleRates(IStream* stream, hidl_vec<uint32_t>& rates) { in sampleRates() 55 EXPECT_OK(stream->getSupportedSampleRates(returnIn(rates))); in sampleRates() 56 return convertToResult(rates); in sampleRates()
|
/hardware/interfaces/audio/core/all-versions/vts/functional/4.0/ |
D | AudioPrimaryHidlHalUtils.h | 66 static Result sampleRates(IStream* stream, hidl_vec<uint32_t>& rates) { in sampleRates() 68 EXPECT_OK(stream->getSupportedSampleRates(getFormat(stream), returnIn(res, rates))); in sampleRates()
|
/hardware/interfaces/audio/6.0/ |
D | IStream.hal | 54 * Return supported native sampling rates of the stream for a given format. 66 * @param format audio format for which the sample rates are supported. 69 * @return sampleRateHz supported sample rates.
|
D | IDevice.hal | 206 * As output, 'resultPort' contains possible attributes (sampling rates,
|
/hardware/interfaces/audio/4.0/ |
D | IStream.hal | 54 * Return supported native sampling rates of the stream for a given format. 66 * @param format audio format for which the sample rates are supported. 69 * @return sampleRateHz supported sample rates.
|
D | IDevice.hal | 184 * As output, 'resultPort' contains possible attributes (sampling rates,
|
/hardware/interfaces/audio/5.0/ |
D | IStream.hal | 54 * Return supported native sampling rates of the stream for a given format. 66 * @param format audio format for which the sample rates are supported. 69 * @return sampleRateHz supported sample rates.
|
D | IDevice.hal | 184 * As output, 'resultPort' contains possible attributes (sampling rates,
|
/hardware/interfaces/audio/2.0/ |
D | IStream.hal | 56 * Return supported sampling rates of the stream. Calling this method is 60 * @return sampleRateHz supported sample rates.
|
D | IDevice.hal | 182 * As output, 'resultPort' contains possible attributes (sampling rates,
|
/hardware/interfaces/light/2.0/ |
D | types.hal | 73 * - The display must update at 60 Hz at least, but higher refresh rates are
|
/hardware/interfaces/sensors/common/vts/2_X/ |
D | VtsHalSensorsV2_XTargetTest.h | 974 RateLevel rates[kNumRateLevels] = {RateLevel::NORMAL, RateLevel::FAST, in getDirectChannelSensor() local 978 if (isDirectReportRateSupported(*sensor, rates[i])) { in getDirectChannelSensor() 979 *rate = rates[i]; in getDirectChannelSensor()
|
/hardware/interfaces/automotive/can/1.0/ |
D | ICanController.hal | 161 * Typical bit rates are: 100000, 125000, 250000, 500000.
|
/hardware/interfaces/audio/7.0/ |
D | IDevice.hal | 227 * As output, 'resultPort' contains possible attributes (sampling rates,
|
/hardware/interfaces/audio/common/7.0/ |
D | types.hal | 160 /** List of the sample rates (in Hz) supported by the profile. */
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 101 * different rates independently of each other.
|