mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-04-14 00:58:38 +02:00
cosmetics: vertical alignment
Originally committed as revision 16017 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
1cdd567f31
commit
806703243e
@ -373,7 +373,7 @@ static void set_downmix_coeffs(AC3DecodeContext *s)
|
||||
* reference: Section 7.1.3 Exponent Decoding
|
||||
*/
|
||||
static int decode_exponents(GetBitContext *gbc, int exp_strategy, int ngrps,
|
||||
uint8_t absexp, int8_t *dexps)
|
||||
uint8_t absexp, int8_t *dexps)
|
||||
{
|
||||
int i, j, grp, group_size;
|
||||
int dexp[256];
|
||||
|
Loading…
x
Reference in New Issue
Block a user