代码搜索:codebook
找到约 1,717 项符合「codebook」的源代码
代码结果 1,717
www.eeworm.com/read/369719/9635564
c cor_func.c
/*
ITU-T G.729 Annex C - Reference C code for floating point
implementation of G.729
Version 1.01 of 15.September.98
*/
/*
-----------------------
www.eeworm.com/read/369719/9635604
c q_gaincp.c
/*
ITU-T G.729 Annex C+ - Reference C code for floating point
implementation of G.729 Annex C+
(integration of Annexes B, D and E)
www.eeworm.com/read/369719/9635681
c cor_func.c
/*
ITU-T G.729 Annex C - Reference C code for floating point
implementation of G.729
Version 1.01 of 15.September.98
*/
/*
-----------------------
www.eeworm.com/read/249094/12521227
vcp tremor.vcp
# Microsoft eMbedded Visual Tools Project File - Name="Tremor" - Package Owner=
# Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
# ** DO NOT EDIT **
# TARGTYPE "Win32 (W
www.eeworm.com/read/135238/13948958
m melp_fmcq.m
%s(1:360);res_msvq(1:180)
function f=melp_FMCQ(mag)
%将LSF参数转化为LSF参数
global ham_win;
global Wf;
global FMCQ_CODEBOOK;
%量化
%暂时不进行下面的步骤
temp=1000;
for n=1:256
u=FMCQ_CODEBOOK(n,1:10)-mag;
www.eeworm.com/read/133469/14042393
m encode.m
function encode()
% encode an image
% sig--------image signal
% re_sig--------reform image signal--fit to VQ
% siz_word---the size of codeword
% siz_book---the size of codebook
%
www.eeworm.com/read/396408/2421544
mid cinepak.mid
.file 1 "cinepak.c"
.section .mdebug.abi32
.previous
.section .text.cinepak_decode_codebook,"ax",@progbits
.align 2
.align 5
.ent cinepak_decode_codebook
.type cinepak_decode_codebook, @functi
www.eeworm.com/read/216488/15005689
m genlloyd.m
function F=GenLloyd(X,K,IsNormalized)
% GenLloyd Design a codebook (frame) by the Generalized Lloyd Algorithm
% If initial codebook is not given it will be made by first assuming
% tha
www.eeworm.com/read/396408/2421306
s cinepak.s
.file 1 "cinepak.c"
.section .mdebug.abi32
.previous
.section .text.cinepak_decode_codebook,"ax",@progbits
.align 2
.align 5
.ent cinepak_decode_codebook
.type cinepak_decode_codebook, @function
cinep
www.eeworm.com/read/224579/14583065
h vq_bfin.h
/* Copyright (C) 2005 Analog Devices */
/**
@file vq_bfin.h
@author Jean-Marc Valin
@brief Blackfin-optimized vq routine
*/
/*
Redistribution and use in source and binary forms, with or w