Lines Matching refs:thread_index
821 * @param thread_index The thread index.
828 unsigned int thread_index,
871 auto& temp_buffers = ctx.working_buffers[thread_index];
1070 unsigned int thread_index
1078 (void)thread_index;
1096 if (thread_index >= ctx->thread_count)
1146 compress_image(*ctxo, thread_index, image, *swizzle, data_out, calQualityEnable, mse);
1148 compress_image(*ctxo, thread_index, image, *swizzle, data_out);
1192 unsigned int thread_index
1199 if (thread_index >= ctx->thread_count)