Searched refs:nbJobsPtr (Results 1 – 1 of 1) sorted by relevance
876 static ZSTDMT_jobDescription* ZSTDMT_createJobsTable(U32* nbJobsPtr, ZSTD_customMem cMem) in ZSTDMT_createJobsTable() argument878 U32 const nbJobsLog2 = ZSTD_highbit32(*nbJobsPtr) + 1; in ZSTDMT_createJobsTable()885 *nbJobsPtr = nbJobs; in ZSTDMT_createJobsTable()