Searched refs:hardware_threads_get (Results 1 – 3 of 3) sorted by relevance
22 extern uint32_t hardware_threads_get(void);
463 mt_options.threads = hardware_threads_get(); in coder_set_compression_settings()582 hardware_threads_get(), 0), in coder_set_compression_settings()606 uint64_to_str(hardware_threads_get(), 0), in coder_set_compression_settings()940 mt_options.threads = hardware_threads_get(); in coder_init()
101 hardware_threads_get(void) in hardware_threads_get() function