代码搜索:codebook
找到约 1,717 项符合「codebook」的源代码
代码结果 1,717
www.eeworm.com/read/278133/10566121
m 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
www.eeworm.com/read/421949/10676302
m codedist_hamming.m
function dist = codedist_hamming(C1,C2)
% Compute the hamming distance between rows of 'C1' and columns of 'C2'
%
% >> distance = codedist_hamming(encoded_data, codebook);
%
% 'encoded_data' contai
www.eeworm.com/read/397122/8065925
m codedist_hamming.m
function dist = codedist_hamming(C1,C2)
% Compute the hamming distance between rows of 'C1' and columns of 'C2'
%
% >> distance = codedist_hamming(encoded_data, codebook);
%
% 'encoded_data' contai
www.eeworm.com/read/145478/12721210
h dec_gain.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/331336/12832661
m codedist_hamming.m
function dist = codedist_hamming(C1,C2)
% Compute the hamming distance between rows of 'C1' and columns of 'C2'
%
% >> distance = codedist_hamming(encoded_data, codebook);
%
% 'encoded_data' contai
www.eeworm.com/read/244097/12888441
c vqavideo.c
/*
* Westwood Studios VQA Video Decoder
* Copyright (C) 2003 the ffmpeg project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gen
www.eeworm.com/read/330414/12895648
h dec_gain.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/324303/13273900
m codedist_hamming.m
function dist = codedist_hamming(C1,C2)
% Compute the hamming distance between rows of 'C1' and columns of 'C2'
%
% >> distance = codedist_hamming(encoded_data, codebook);
%
% 'encoded_data' contai
www.eeworm.com/read/323757/13321805
c vqavideo.c
/*
* Westwood Studios VQA Video Decoder
* Copyright (C) 2003 the ffmpeg project
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gen
www.eeworm.com/read/318947/13466029
m codedist_hamming.m
function dist = codedist_hamming(C1,C2)
% Compute the hamming distance between rows of 'C1' and columns of 'C2'
%
% >> distance = codedist_hamming(encoded_data, codebook);
%
% 'encoded_data' contai