Searched refs:hardware_threads_get (Results 1 – 3 of 3) sorted by relevance
23 extern uint32_t hardware_threads_get(void);
244 mt_options.threads = hardware_threads_get(); in coder_set_compression_settings()314 hardware_threads_get(), 0), in coder_set_compression_settings()335 uint64_to_str(hardware_threads_get(), 0), in coder_set_compression_settings()629 mt_options.threads = hardware_threads_get(); in coder_init()
98 hardware_threads_get(void) in hardware_threads_get() function