Searched refs:rebalance (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus_celt.c1519 int rebalance; local
1546 rebalance = s->remaining2;
1555 rebalance = mbits - (rebalance - s->remaining2);
1556 if (rebalance > 3 << 3 && itheta != 0)
1557 sbits += rebalance - (3 << 3);
1573 rebalance = sbits - (rebalance - s->remaining2);
1574 if (rebalance > 3 << 3 && itheta != 16384)
1575 mbits += rebalance
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dbtree.c535 static void rebalance(struct btree_head *head, struct btree_geo *geo, function
616 rebalance(head, geo, key, level, node, fill - 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dpage_alloc.c2044 rebalance:
2126 goto rebalance;
4549 * that if we have to rebalance

Completed in 87 milliseconds