FFmpeg
|
Sorenson Vector Quantizer #1 (SVQ1) video codec. More...
Go to the source code of this file.
Variables | |
const uint16_t | ff_svq1_frame_size_table [7][2] |
Sorenson Vector Quantizer #1 (SVQ1) video codec.
For more information of the SVQ1 algorithm, visit: http://www.pcisys.net/~melanson/codecs/
Definition in file svq1.c.
const uint16_t ff_svq1_frame_size_table[7][2] |
Definition at line 40 of file svq1.c.
Referenced by svq1_decode_frame_header(), and svq1_write_header().