代码搜索:Coder

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

代码结果 7,216
www.eeworm.com/read/238541/13876541

c b97.c

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

m readg7231stream.m

function QC = ReadG7231Stream (FName, Frames) % Read a byte stream file generated by a ITU-T G.7231 coder, % returning the code values for selected frames. % $Id: ReadG7231Stream.m 1.4 2004/08/07 G.7
www.eeworm.com/read/138884/5813306

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-v2r1b $ NF = length (
www.eeworm.com/read/138884/5813307

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-v2r1b $ NF = size (
www.eeworm.com/read/410464/11283861

js common.js

/* Javascript incude file 0.84 versios publish date:2007/06/04 coder by nt2003 */ /* XMLHTTP状态显示字符 */ var xml_http_building_link = '建立连接'; var xml_http_sending = '发送命令'; var xml_http_loa
www.eeworm.com/read/342308/12029510

c b97.c

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

fiascorc system.fiascorc

# # system.wfarc: Resource file WFA coder # # Written by: Ullrich Hafner # # This file is part of FIASCO (獸籸actal 獻籱age 獳籲d 玈籩quence 獵O籨ec) # Copyright (C) 1994-2000 Ullrich Hafner
www.eeworm.com/read/286002/4043370

m readg7231stream.m

function QC = ReadG7231Stream (FName, Frames) % Read a byte stream file generated by a ITU-T G.7231 coder, % returning the code values for selected frames. % $Id: ReadG7231Stream.m 1.4 2004/08/07 G.7
www.eeworm.com/read/425984/1997223

c cod_tcx_stereo.c

#include #include #include #include #include "../include/amr_plus.h" /* prototypes*/ void init_tcx_stereo_encoder(Coder_State_Plus *st) { st->mem_s
www.eeworm.com/read/156129/5612484

h adpcm.h

/* ** adpcm.h - include file for adpcm coder. ** ** Version 1.0, 7-Jul-92. */ #ifndef ADPCM_H #define ADPCM_H #ifdef HAVE_CONFIG_H #include #endif #ifdef HAVE_INTTYPES_H #include