Revision daf6c68d libavcodec/cook.c
libavcodec/cook.c | ||
---|---|---|
365 | 365 |
* Fill the gain array for the timedomain quantization. |
366 | 366 |
* |
367 | 367 |
* @param q pointer to the COOKContext |
368 |
* @param gaininfo[9] array of gain indexes
|
|
368 |
* @param gaininfo array of gain indexes |
|
369 | 369 |
*/ |
370 | 370 |
|
371 | 371 |
static void decode_gain_info(GetBitContext *gb, int *gaininfo) |
Also available in: Unified diff