mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
resample: reindent
This commit is contained in:
parent
f20892eb67
commit
3c84f6b5d2
@ -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…
Reference in New Issue
Block a user