⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 psymodel.h

📁 MP3编码程序和资料
💻 H
字号:
#ifndef L3PSY_DOT_H_#define L3PSY_DOT_H_/* l3psy.c */#include "l3side.h"int L3psycho_anal( lame_global_flags *gfp,                    short int *buffer[2], int gr , 		    FLOAT8 *ms_ratio, 		    FLOAT8 *ms_ratio_next, 		    FLOAT8 *ms_ener_ratio, 		    III_psy_ratio ratio[2][2],		    III_psy_ratio MS_ratio[2][2],		    FLOAT8 pe[2], FLOAT8 pe_MS[2],                     int blocktype_d[2]); #endif

⌨️ 快捷键说明

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