Searched refs:ftotal (Results 1 – 2 of 2) sorted by relevance
127 int utotal, ftotal; in q40_ctx_law() local129 ftotal = frameLeft; in q40_ctx_law()149 *frameUsed += (ftotal - frameLeft); in q40_ctx_law()163 int utotal, ftotal; in q40_ctx_s8() local166 ftotal = frameLeft; in q40_ctx_s8()186 *frameUsed += (ftotal - frameLeft); in q40_ctx_s8()200 int utotal, ftotal; in q40_ctx_u8() local202 ftotal = frameLeft; in q40_ctx_u8()221 *frameUsed += (ftotal - frameLeft) ; in q40_ctx_u8()237 int utotal, ftotal; in q40_ctc_law() local[all …]
419 unsigned int ftotal, flocal; in crush_choose_firstn() local437 ftotal = 0; in crush_choose_firstn()450 r += ftotal; in crush_choose_firstn()537 ftotal++; in crush_choose_firstn()547 else if (ftotal < tries) in crush_choose_firstn()555 reject, collide, ftotal, in crush_choose_firstn()595 unsigned int ftotal; in crush_choose_indep() local612 for (ftotal = 0; left > 0 && ftotal < tries; ftotal++) { in crush_choose_indep()635 r += (numrep+1) * ftotal; in crush_choose_indep()638 r += numrep * ftotal; in crush_choose_indep()