代码搜索结果
找到约 10,000 项符合
G 的代码
g723_40.c
/*
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted use. Users may copy or modify this source code without
* charge.
*
* SUN SOURCE CODE IS PROVI
g72x.h
/*
* This source code is a product of Sun Microsystems, Inc. and is provided
* for unrestricted use. Users may copy or modify this source code without
* charge.
*
* SUN SOURCE CODE IS PROVI
g__md5.h
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
g729decode.m
function [s,Az_dec,T2]=G729decode(L0,L1,L2,L3,P1,P0,S1,C1,GA1,GB1,P2,S2,C2,GA2,GB2)
%
global MA1 MA2 lspcb1 lspcb2 lspcb3 GA GB;
global b12 b30;
global l k1 k2 frac2 beita U g0;
global old_ex
g729decodermain.asv
%G729A解码main函数
%将码流文件读入内存中,准备转换成帧输入参数
function G729decodermain
%clear all;
%clc;
fid=fopen('speech.bit');
speechin= fread(fid,'int16');
fclose(fid);
for i=1:length(speechin)
if speech
g729decodermain.m
%G729A解码main函数
%将码流文件读入内存中,准备转换成帧输入参数
function G729decodermain
%clear all;
%clc;
fid=fopen('speech.bit');
speechin= fread(fid,'int16');
fclose(fid);
for i=1:length(speechin)
if speech