Searched refs:ftotal (Results 1 – 2 of 2) sorted by relevance
128 int utotal, ftotal; in q40_ctx_law() local130 ftotal = frameLeft; in q40_ctx_law()164 int utotal, ftotal; in q40_ctx_s8() local167 ftotal = frameLeft; in q40_ctx_s8()201 int utotal, ftotal; in q40_ctx_u8() local203 ftotal = frameLeft; in q40_ctx_u8()238 int utotal, ftotal; in q40_ctc_law() local240 ftotal = frameLeft; in q40_ctc_law()277 int utotal, ftotal; in q40_ctc_s8() local279 ftotal = frameLeft; in q40_ctc_s8()[all …]
468 unsigned int ftotal, flocal; in crush_choose_firstn() local486 ftotal = 0; in crush_choose_firstn()499 r += ftotal; in crush_choose_firstn()595 ftotal++; in crush_choose_firstn()605 else if (ftotal < tries) in crush_choose_firstn()613 reject, collide, ftotal, in crush_choose_firstn()659 unsigned int ftotal; in crush_choose_indep() local676 for (ftotal = 0; left > 0 && ftotal < tries; ftotal++) { in crush_choose_indep()678 if (out2 && ftotal) { in crush_choose_indep()713 r += (numrep+1) * ftotal; in crush_choose_indep()[all …]
Completed in 8 milliseconds