Home
last modified time | relevance | path

Searched defs:rate (Results 1 – 5 of 5) sorted by relevance

/system/logging/logd/
Dauditctl.cpp28 static void do_update_rate(uint32_t rate) { in do_update_rate()
42 uint32_t rate = 0; in main() local
/system/extras/sound/
Dplaywav.c38 int pcm_play(unsigned rate, unsigned channels, in pcm_play()
138 void play_file(unsigned rate, unsigned channels, in play_file()
193 int wav_rec(const char *fn, unsigned channels, unsigned rate) in wav_rec()
336 unsigned rate = 44100; in main() local
/system/media/alsa_utils/
Dalsa_device_profile.c158 bool profile_is_sample_rate_valid(const alsa_device_profile* profile, unsigned rate) in profile_is_sample_rate_valid()
233 static bool profile_test_sample_rate(const alsa_device_profile* profile, unsigned rate) in profile_test_sample_rate()
/system/extras/simpleperf/
Dcmd_trace_sched.cpp272 double rate = std::min( in ProcessSampleRecord() local
Dcmd_stat.cpp253 double rate = s.count / runtime_in_sec; in GetCommentForSummary() local