FFmpeg
|
#include <stdint.h>
Go to the source code of this file.
Variables | |
static const uint8_t | huff_sizes [] = { 61, 61, 29, 29, 15, 15, 8, 8, 8, 8 } |
static const uint8_t | aacps_huff_tabs [][2] |
static const int8_t | huff_offset [] |
const int8_t | ff_k_to_i_20 [] |
Table 8.48. More... | |
const int8_t | ff_k_to_i_34 [] |
Table 8.49. More... | |
|
static |
Definition at line 24 of file aacpsdata.c.
|
static |
Definition at line 26 of file aacpsdata.c.
|
static |
Definition at line 91 of file aacpsdata.c.
const int8_t ff_k_to_i_20[] |
Table 8.48.
Definition at line 100 of file aacpsdata.c.
Referenced by decorrelation(), and stereo_processing().
const int8_t ff_k_to_i_34[] |
Table 8.49.
Definition at line 107 of file aacpsdata.c.
Referenced by decorrelation(), and stereo_processing().