代码搜索结果
找到约 65,482 项符合
H 的代码
h.264
/*!
**************************************************************************************
* \file
* parsetcommon.h
* \brief
* Picture and Sequence Parameter Sets, structures common to enc
h.264
/*!
***************************************************************************
*
* \file fmo.h
*
* \brief
* Support for Flexible Macroblock Ordering
*
* \date
* 16 June 2002
*
* \au
h.264
/*!
************************************************************************
* \file
* sei.h
* \brief
* definitions for Supplemental Enhanced Information
* \author(s)
* - Dong
h.264
/*!
**************************************************************************************
* \file
* annexb.h
* \brief
* Byte stream operations support
* This code reflects JVT version
h.264
/*!
***************************************************************************
*
* \file rtp.h
*
* \brief
* Definition of structures and functions to handle RTP headers. For a
* descri
h.264
/*!
************************************************************************
* \file
* minmax.h
* \brief
* defines min and max macros for non WIN32 environments
**********************
h.264
/*!
***********************************************************************
* \file
* configfile.h
* \brief
* Prototypes for configfile.c and definitions of used structures.
*********
h.264
/*!
************************************************************************
* \file
* global.h
* \brief
* global definitions for for H.26L encoder.
* \author
* Copyright (C) 19
function.h
/****h函数声明部分***********/
extern bit ack;
//起动总线函数
extern void Start_I2c();
//结束总线函数
extern void Stop_I2c();
//应答子函数
extern void Ack_I2c(bit a);
//字节数据发送函数
extern void SendByte(
input.h
//*.h file
#ifndef __SHURU_H__
#define __SHURU_H__
bit pkey(); //判断有没有键按下
unsigned char kbscan(void); //键盘扫描
void input(void); //号码输入
void delay(void); //消抖动
extern unsigned char ke