代码搜索:codebook
找到约 1,717 项符合「codebook」的源代码
代码结果 1,717
www.eeworm.com/read/428451/8867346
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/384133/8894994
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/427586/8932223
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/283587/9004252
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/183445/9158782
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/374698/9388952
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/178375/9406077
h dec_gain.h
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/360651/10082970
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/352960/10487177
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/278889/10490760
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