代码搜索:ebcot
找到约 71 项符合「ebcot」的源代码
代码结果 71
www.eeworm.com/read/14548/390506
h ebcot_send_bits.h
/*****************************************************************************/
/* File name: "ebcot_send_bits.h" */
/* Author: David Taubman
www.eeworm.com/read/14548/390507
c ebcot_send_bits.c
/*****************************************************************************/
/* File name: "ebcot_send_bits.c" */
/* Author: David Taubman
www.eeworm.com/read/14548/390508
c ebcot_arith_encoder.c
/*****************************************************************************/
/* File name: "ebcot_arith_encoder.c" */
/* Author: David Taubman
www.eeworm.com/read/14548/390511
h ebcot_arith_decoder.h
/*****************************************************************************/
/* File name: "ebcot_arith_decoder.h" */
/* Author: David Taubman
www.eeworm.com/read/14548/390514
h ebcot_receive_bits.h
/*****************************************************************************/
/* File name: "ebcot_receive_bits.h" */
/* Author: David Taubman
www.eeworm.com/read/14548/390515
c ebcot_arith_decoder.c
/*****************************************************************************/
/* File name: "ebcot_arith_decoder.c" */
/* Author: David Taubman
www.eeworm.com/read/14548/390518
c ebcot_receive_bits.c
/*****************************************************************************/
/* File name: "ebcot_receive_bits.c" */
/* Author: David Taubman
www.eeworm.com/read/296517/3903442
h ebcot_receive_bits.h
/*****************************************************************************/
/* Copyright 1998, Hewlett-Packard Company */
/* All rights reserved
www.eeworm.com/read/296517/3903448
c ebcot_receive_bits.c
/*****************************************************************************/
/* Copyright 1998, Hewlett-Packard Company */
/* All rights reserved
www.eeworm.com/read/134464/13990130
c modified_ebcot1.c
/******************************************************************************
功能描述:
Implements block_encode
以下部分是对EBCOT的编码。三个通道。四种编码形式
功能描述:编码过程中,每个系数总处于三种状态之一:无效态,有效态,上下文有效态
**************