Home
last modified time | relevance | path

Searched defs:max_freq (Results 1 – 7 of 7) sorted by relevance

/third_party/mindspore/mindspore/core/mindrt/src/thread/
Dcore_affinity.cc58 int max_freq; member
193 int max_freq = -1; in GetMaxFrequency() local
218 int max_freq = GetMaxFrequency(i); in InitHardwareCoreInfo() local
241 int max_freq = freq_set.front().max_freq; in InitHardwareCoreInfo() local
/third_party/mesa3d/src/freedreno/perfcntrs/
Dfreedreno_dt.c49 uint32_t max_freq; member
229 fd_dt_find_freqs(uint32_t *min_freq, uint32_t *max_freq) in fd_dt_find_freqs()
Dfdperf.c81 uint32_t max_freq; member
/third_party/mesa3d/src/freedreno/ds/
Dfd_pps_driver.h36 uint32_t max_freq; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.h88 uint32_t max_freq; member
/third_party/ffmpeg/libavfilter/
Davf_showspectrum.c649 const float max_freq = sample_rate / 2; in get_log_hz() local
674 const float max_freq = sample_rate / 2; in bin_pos() local
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dio-sim.c409 unsigned int max_freq, unsigned int amplitude, unsigned int seed) in vbi_raw_add_noise()