代码搜索:coder

找到约 7,216 项符合「coder」的源代码

代码结果 7,216
www.eeworm.com/read/297604/3885736

makefile

PROG = 7zCon.sfx LIBS = $(LIBS) user32.lib oleaut32.lib CFLAGS = $(CFLAGS) -I ../../../ \ -DEXTRACT_ONLY \ -DNO_READ_FROM_CODER \ -D_SFX \ SFX_CONSOLE_OBJS = \ $O\Main.obj \ CONSOL
www.eeworm.com/read/286002/4043372

m getqcodes.m

function QC = GetQCodes (ByteStream) % Extract the code values, frame by frame, from a ITU-T G.723.1 % coder byte stream (cell array). % $Id: GetQCodes.m 1.5 2004/07/09 G.723.1-v2r1a $ NF = length (
www.eeworm.com/read/286002/4043373

m setqcodes.m

function ByteStream = SetQCodes (QC) % Set the code values (given frame by frame) into a ITU-T G.723.1 % coder byte stream (cell array); % $Id: SetQCodes.m 1.4 2004/07/09 G.723.1-v2r1a $ NF = size (
www.eeworm.com/read/427735/1967042

makefile

PROG = 7zCon.sfx LIBS = $(LIBS) user32.lib oleaut32.lib CFLAGS = $(CFLAGS) -I ../../../ \ -DEXTRACT_ONLY \ -DNO_READ_FROM_CODER \ -D_SFX \ SFX_CONSOLE_OBJS = \ $O\Main.obj \ CONSOL
www.eeworm.com/read/419645/2074590

makefile

PROG = 7zCon.sfx LIBS = $(LIBS) user32.lib oleaut32.lib CFLAGS = $(CFLAGS) -I ../../../ \ -DEXTRACT_ONLY \ -DNO_READ_FROM_CODER \ -D_SFX \ SFX_CONSOLE_OBJS = \ $O\Main.obj \ CONSOL
www.eeworm.com/read/289444/8550674

c b97.c

#include #include #include #include #include "coder.h" #define SHIFT_BASE tune_param #define SHIFT_ROUNDER (1
www.eeworm.com/read/161429/10413619

c b97.c

#include #include #include #include #include "coder.h" #define SHIFT_BASE tune_param #define SHIFT_ROUNDER (1
www.eeworm.com/read/278132/10566382

m g729encodermain.m

% This programme is designed by Huang 20071028 % G729 coder's MAIN or TOP programme function G729encoderMain clear all ;% 防止Gloable变量声明时出现初始值 %Fid=fopen('syn_speech.wav'); speech=wavread('1second
www.eeworm.com/read/450110/7490804

c exc_lbc.c

#include #include #include "typedef.h" #include "basop.h" #include "cst_lbc.h" #include "tab_lbc.h" #include "lbccodec.h" #include "coder.h" #include "util_lbc.h" #in
www.eeworm.com/read/450110/7490820

c util_lbc.c

#include #include #include "typedef.h" #include "basop.h" #include "cst_lbc.h" #include "tab_lbc.h" #include "lbccodec.h" #include "coder.h" #include "decod.h" #inclu