代码搜索:Quantization
找到约 3,139 项符合「Quantization」的源代码
代码结果 3,139
www.eeworm.com/read/113666/15451650
c modes.c
/* Copyright (C) 2002 Jean-Marc Valin
File: modes.c
Describes the different modes of the codec
Redistribution and use in source and binary forms, with or without
modification, are permi
www.eeworm.com/read/285422/8841720
c iqiz.c
#include "jddatatype.h"
UINT8 zigzag_table [] =
{
0, 1, 8, 16, 9, 2, 3, 10,
17, 24, 32, 25, 18, 11, 4, 5,
12, 19, 26, 33, 40, 48, 41, 34,
27, 20, 13, 6, 7, 14, 21, 28,
35, 42,
www.eeworm.com/read/348005/11617959
inc tab_dtx.inc
/* $$01/10/2000 rejustified the tables used in audio codec */
/* VAD constants */
.EXTERNAL lbf_corr,shift_fx,factor_fx;
/* SID LSF quantization */
.EXTERNAL PtrTab_1,PtrTab_2,SZC_c
www.eeworm.com/read/263616/11352539
v bench_qnr_top.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Quantization and Rounding unit Testbench
www.eeworm.com/read/263616/11352555
v jpeg_qnr.v
/////////////////////////////////////////////////////////////////////
//// ////
//// JPEG Quantization & Rounding Core
www.eeworm.com/read/344129/11907945
v iquant.v
/**********************************************************************
** -----------------------------------------------------------------------------**
** iquant.v
**
** Quantization
**
**
www.eeworm.com/read/344127/11908008
v quant.v
/**********************************************************************
** -----------------------------------------------------------------------------**
** quant.v
**
** Quantization
**
**
www.eeworm.com/read/17881/763885
v bench_qnr_top.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Quantization and Rounding unit Testbench
www.eeworm.com/read/17881/763893
v jpeg_qnr.v
/////////////////////////////////////////////////////////////////////
//// ////
//// JPEG Quantization & Rounding Core
www.eeworm.com/read/18059/773272
v bench_qnr_top.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Quantization and Rounding unit Testbench