line_1024x31_class2.vqh

来自「quicktime linux播放器v1」· VQH 代码 · 共 41 行

VQH
41
字号
/******************************************************************** *                                                                  * * THIS FILE IS PART OF THE Ogg Vorbis SOFTWARE CODEC SOURCE CODE.  * * USE, DISTRIBUTION AND REPRODUCTION OF THIS SOURCE IS GOVERNED BY * * THE GNU PUBLIC LICENSE 2, WHICH IS INCLUDED WITH THIS SOURCE.    * * PLEASE READ THESE TERMS DISTRIBUTING.                            * *                                                                  * * THE OggSQUISH SOURCE CODE IS (C) COPYRIGHT 1994-1999             * * by 1999 Monty <monty@xiph.org> and The XIPHOPHORUS Company       * * http://www.xiph.org/                                             * *                                                                  * ******************************************************************** function: static codebook autogenerated by huff/huffbuld ********************************************************************/#ifndef _V_line_1024x31_class2_VQH_#define _V_line_1024x31_class2_VQH_#include "codebook.h"static long _huff_lengthlist_line_1024x31_class2[] = {	 1, 3, 4, 9, 7, 5, 6, 9, 9, 6, 6,13,14,14,12,14,	 6, 3, 5,10, 8, 6, 7,10,12, 8, 9,14,14,14,14,14,	10, 8, 9,14,11, 9,10,14,14,14,11,14,14,14,14,14,	14,14,14,14,14,14,14,14,14,14,14,13,13,13,13,13,};static static_codebook _huff_book_line_1024x31_class2 = {	1, 64,	_huff_lengthlist_line_1024x31_class2,	0, 0, 0, 0, 0,	NULL,	NULL,	NULL,	0};#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?