代码搜索:bits
找到约 10,000 项符合「bits」的源代码
代码结果 10,000
www.eeworm.com/read/139842/5796853
c text_bits.c
#include "momusys.h"
#include "text_defs.h"
#include "bitstream.h"
#include "text_bits.h"
#include "putvlc.h"
#include "zigzag.h"
#include "max_level.h"
Int IntraDC_dpcm (I
www.eeworm.com/read/139842/5796877
h text_bits.h
#ifndef _TEXT_BITS_H_
#define _TEXT_BITS_H_
#include "momusys.h"
#include "text_defs.h"
typedef struct {
Int Y;
Int C;
Int vec;
Int CBPY;
Int CBPC;
Int MCBPC;
Int MODB;
In
www.eeworm.com/read/136571/5868367
c text_bits.c
/**************************************************************************
该文件包括了纹理部分编码的比特读写操作函数
*
**************************************************************************/
#include "mo
www.eeworm.com/read/136571/5868387
h text_bits.h
//纹理编码比特操作
#ifndef _TEXT_BITS_H_
#define _TEXT_BITS_H_
#include "momusys.h"
#include "text_defs.h"
/* struct for counting bits */
typedef struct {
Int Y;
Int C;
Int vec;
www.eeworm.com/read/120251/6074723
h types_bits.h
#ifndef VRMLLIB_TYPES_BITS_H
#define VRMLLIB_TYPES_BITS_H
#include
#include
#include
namespace vrmllib {
class file;
namespace bits {
void par
www.eeworm.com/read/117181/6109354
c bits-tst.c
# 2 "bits-tst.c"
/* Drive the bit test routines */
long long
calc (const char *call,
long long val,
int row,
int col)
{
if (strcmp (call, "MASK") == 0)
return MASKED (val, r
www.eeworm.com/read/117181/6109356
c bits-gen.c
/* Miscellaneous simulator utilities.
Copyright (C) 1997 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of GDB, the GNU debugger.
This program is free software
www.eeworm.com/read/113165/6136631
h types_bits.h
#ifndef VRMLLIB_TYPES_BITS_H
#define VRMLLIB_TYPES_BITS_H
#include
#include
#include
namespace vrmllib {
class file;
namespace bits {
void par
www.eeworm.com/read/110972/6160903
c text_bits.c
/**************************************************************************
该文件包括了纹理部分编码的比特读写操作函数
*
**************************************************************************/
#include "mo
www.eeworm.com/read/110972/6160923
h text_bits.h
//纹理编码比特操作
#ifndef _TEXT_BITS_H_
#define _TEXT_BITS_H_
#include "momusys.h"
#include "text_defs.h"
/* struct for counting bits */
typedef struct {
Int Y;
Int C;
Int vec;