Searched refs:hardware_threads_get (Results 1 – 3 of 3) sorted by relevance
22 extern uint32_t hardware_threads_get(void);
466 mt_options.threads = hardware_threads_get(); in coder_set_compression_settings()585 hardware_threads_get(), 0), in coder_set_compression_settings()609 uint64_to_str(hardware_threads_get(), 0), in coder_set_compression_settings()943 mt_options.threads = hardware_threads_get(); in coder_init()
97 hardware_threads_get(void) in hardware_threads_get() function