Home
last modified time | relevance | path

Searched refs:rates (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/audio/core/all-versions/vts/functional/2.0/
DAudioPrimaryHidlHalUtils.h54 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/
DAudioPrimaryHidlHalUtils.h66 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/
DIStream.hal54 * 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.
DIDevice.hal206 * As output, 'resultPort' contains possible attributes (sampling rates,
/hardware/interfaces/audio/4.0/
DIStream.hal54 * 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.
DIDevice.hal184 * As output, 'resultPort' contains possible attributes (sampling rates,
/hardware/interfaces/audio/5.0/
DIStream.hal54 * 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.
DIDevice.hal184 * As output, 'resultPort' contains possible attributes (sampling rates,
/hardware/interfaces/audio/2.0/
DIStream.hal56 * Return supported sampling rates of the stream. Calling this method is
60 * @return sampleRateHz supported sample rates.
DIDevice.hal182 * As output, 'resultPort' contains possible attributes (sampling rates,
/hardware/interfaces/light/2.0/
Dtypes.hal73 * - The display must update at 60 Hz at least, but higher refresh rates are
/hardware/interfaces/sensors/common/vts/2_X/
DVtsHalSensorsV2_XTargetTest.h974 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/
DICanController.hal161 * Typical bit rates are: 100000, 125000, 250000, 500000.
/hardware/interfaces/audio/7.0/
DIDevice.hal227 * As output, 'resultPort' contains possible attributes (sampling rates,
/hardware/interfaces/audio/common/7.0/
Dtypes.hal160 /** List of the sample rates (in Hz) supported by the profile. */
/hardware/interfaces/sensors/1.0/
Dtypes.hal101 * different rates independently of each other.