mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-03 22:50:36 +00:00
Fix spelling in comment(s)
Originally committed as revision 24737 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
/** Rice parameters and corresponding index offsets for decoding the
|
||||
* indices of scaled PARCOR values. The table choosen is set globally
|
||||
* indices of scaled PARCOR values. The table chosen is set globally
|
||||
* by the encoder and stored in ALSSpecificConfig.
|
||||
*/
|
||||
static const int8_t parcor_rice_table[3][20][2] = {
|
||||
|
||||
Reference in New Issue
Block a user