代码搜索结果
找到约 10,000 项符合
H 的代码
pcf8563h.h
#ifndef PCF8563_H
#define PCF8563_H
#include "mdefine.h"
#include "IIC_Soft.h"
extern uchar data TmpBuf[];
/********************************************
内部函数,读入时间到内部缓冲区
**********************
h263data.h
/**
* @file h263data.h
* H.263 tables.
*/
/* intra MCBPC, mb_type = (intra), then (intraq) */
const uint8_t intra_MCBPC_code[9] = { 1, 1, 2, 3, 1, 1, 2, 3, 1 };
const uint8_t intra_MCBPC_bits[9]
h261data.h
/**
* @file h261data.h
* H.261 tables.
*/
#define MB_TYPE_H261_FIL 0x800000
// H.261 VLC table for macroblock addressing
const uint8_t h261_mba_code[35] = {
1, 3, 2, 3,
2, 3, 2, 7,
h264data.h
/*
* H26L/H264/AVC/JVT/14496-10/... encoder/decoder
* Copyright (c) 2003 Michael Niedermayer
*
* This library is free software; you can redistribute it and/or
* modify it under
vga13h.h
/* VGA13H.h */
# if !defined(__DOS_DEF_)
# include
# endif
# define BYTE unsigned char
# define WORD unsigned int
# define DWORD unsi
sa7121h.h
/********************************************************************/
/********************************************************************/
/* sa7121h.h file
saa7113h.h
/********************************************************************/
/********************************************************************/
/* SAA7113H.h file
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
h263pencode.h
// H263PEncode.h: interface for the H263PEncode class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_H263PENCODE_H__2CD8E329_A31A_46C5_B88D_0738AB8685
obj_viewer_h.h
//---------------------------------------------------------------------------
// OBJ_Viewer_H.h
//---------------------------------------------------------------------------
#ifndef OBJ_Viewer_H.