代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/178375/9405532
c lsp.c
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/170509/9802435
h alaw.h
#define SIGN_BIT (0x80) /* Sign bit for a A-law byte. */
#define QUANT_MASK (0xf) /* Quantization field mask. */
#define NSEGS (8) /* Number of A-law segments. */
#define SEG_SHIFT (4) /* Left
www.eeworm.com/read/425836/10317573
h tab_dtx.h
/*
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/330414/12894909
c lsp.c
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/145973/5742984
h tab_dtx.h
/*
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/136827/5847018
c lsp.c
/*
********************************************************************************
*
* GSM AMR-NB speech codec R98 Version 7.6.0 December 12, 2001
* R99 Ve
www.eeworm.com/read/487628/6506712
c quant8x8_normal.c
/*!
*************************************************************************************
* \file quant8x8_normal.c
*
* \brief
* Quantization process for a 8x8 block without any adaptat
www.eeworm.com/read/152755/12087441
m bin_enc.m
function [out_binary] = bin_enc(in_quantized,no_bit)
% BIN_ENC .... Natural binary source encoding of the quantization
% levels from the quantization function.
%
% BIN_ENC(Xq,N) operates on the
www.eeworm.com/read/231140/14254066
h tab_dtx.h
/*
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/116597/14963943
h tab_dtx.h
/*
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)