代码搜索:codebook
找到约 1,717 项符合「codebook」的源代码
代码结果 1,717
www.eeworm.com/read/492308/1176381
c armacaac_codebook.c
/**
*
* File Name: armACAAC_CodeBook.c
* OpenMAX DL: v1.0.2
* Revision: 10586
* Date: Wednesday, March 5, 2008
*
* (c) Copyright 2007-2008 ARM Limited. All Rights Reserved.
*
*
www.eeworm.com/read/477371/1361898
c multistage_codebook.c
/*
*
* QccPack: Quantization, compression, and coding libraries
* Copyright (C) 1997-2009 James E. Fowler
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/461213/1554268
c multistage_codebook.c
/*
*
* QccPack: Quantization, compression, and coding libraries
* Copyright (C) 1997-2005 James E. Fowler
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/206142/5011361
c multistage_codebook.c
/*
*
* QccPack: Quantization, compression, and coding libraries
* Copyright (C) 1997-2007 James E. Fowler
*
* This library is free software; you can redistribute it and/or
* modify it under t
www.eeworm.com/read/273525/4205207
hlp codebook_problems.hlp
{smcl}
{* 09dec2004}{...}
{cmd:codebook problems}
{hline}
{title:Potential problems reported by codebook}
{pstd}
{helpb codebook} with the {cmd:problems} option diagnoses possible
problems
www.eeworm.com/read/360651/10082945
m fixed_codebook_index.m
%------G.729A子程序:固定码本的下标------
%Input: s0 s1 s2 s3: 非零脉冲的符号
% m0 m1 m2 m3: 位置
%Output:S,C
function [S,C]=fixed_codebook_index(s,position)
for ii=1:4
if s(ii)==-1