Searched refs:th_num (Results 1 – 4 of 4) sorted by relevance
111 int th_num; in main() local233 for (th_num = 0; th_num < num_threads; th_num++) { in main()245 pcom->th_num = th_num; in main()279 for (th_num = 0; th_num < indice; th_num++) { in main()280 retvalend = pthread_join(threads[th_num], &exit_value); in main()291 th_num, pcom->th_func.fident, pcom->th_nerror, in main()296 th_num, pcom->th_func.fident, in main()
97 int th_num; member
365 for (index = th_data->th_num; index < imax; index += num_threads) { /* computation loop */ in thread_code()
283 WORD32 th_num, th_den; in ideint_process() local290 th_num = st_thresh; in ideint_process()333 th_num = st_thresh; in ideint_process()335 th_num *= vrnc_avg_st + in ideint_process()341 if((sad * th_den) <= th_num) in ideint_process()371 if(disable_cac_sad || cac || (sad * th_den > th_num)) in ideint_process()