Merge commit '3c84f6b5d20cd345fac706f8cfb70c55e541ffb5'
* commit '3c84f6b5d20cd345fac706f8cfb70c55e541ffb5': resample: reindent Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
fb7d64df7e
@ -67,7 +67,6 @@ static void SET_TYPE(resample_one)(ResampleContext *c,
|
||||
{
|
||||
FELEM *dst = dst0;
|
||||
const FELEM *src = src0;
|
||||
|
||||
int i;
|
||||
int sample_index = index >> c->phase_shift;
|
||||
FELEM2 val = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user