Searched defs:sample_rate (Results 1 – 5 of 5) sorted by relevance
28 uint32_t sample_rate; member116 uint32_t sample_rate; member
111 unsigned profile_calc_min_period_size(const alsa_device_profile* profile, unsigned sample_rate) in profile_calc_min_period_size()127 unsigned int profile_get_period_size(const alsa_device_profile* profile, unsigned sample_rate) in profile_get_period_size()
308 power_log_t *power_log_create(uint32_t sample_rate, in power_log_create()
450 uint32_t sample_rate; // sample rate in Hz member497 uint32_t sample_rate; member531 uint32_t sample_rate; member692 unsigned int sample_rate; /* sampling rate in Hz */ member
283 bool EventSelectionSet::AddEventType(const std::string& event_name, const SampleRate& sample_rate) { in AddEventType()