OSDN Git Service

sbc: Break 4 blocks processing to variable steps
authorFrédéric Dalleau <frederic.dalleau@linux.intel.com>
Mon, 8 Apr 2013 13:24:04 +0000 (15:24 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 15 Apr 2013 07:58:39 +0000 (10:58 +0300)
commit0a4eb97ab44e339442069ec628d8cefaa71d3f11
treefcb66c02eb8a2ec814183b05dbe8a70239c303d8
parent92f3298371bea8bbdf02b6a64ba9e624b4befc47
sbc: Break 4 blocks processing to variable steps

Until now SBC processed 4 blocks at a time. If we want to process 15
blocks, then we need to break this processing in one block steps. 4
blocks is still default increment.
sbc/sbc.c
sbc/sbc_primitives.h