代码搜索结果

找到约 10,000 项符合 H 的代码

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

h264player.h

// H264Player.h : main header file for the H264PLAYER application // #if !defined(AFX_H264PLAYER_H__AD374845_0F71_4702_99AB_A01956E6F565__INCLUDED_) #define AFX_H264PLAYER_H__AD374845_0F71_4702_9

vga13h.h

/*********************************************************/ /* VGA13H模式函数 */ /*********************************************************/ /********************

sa7121h.h

/********************************************************************/ /* Copyright 2004 by SEED Incorporated. */ /* All rights reserved. Property of SEED Incorporated. */ /* Restricted

h263_loopbackcfg.h

/* Do *not* directly modify this file. It was */ /* generated by the Configuration Tool; any */ /* changes risk being overwritten. */ /* INPUT h263_loopback.cdb */ #define

cisco-h225.h

// // cisco-h225.h // // Code automatically generated by asnparse. // #if ! H323_DISABLE_CISCO_H225 #ifndef __CISCO_H225_H #define __CISCO_H225_H #ifdef P_USE_PRAGMA #pragma interface #endif #incl

caps_h323.h

#ifndef __AST_H323CAPS_H #define __AST_H323CAPS_H /**This class describes the G.711 codec capability. */ class AST_G711Capability : public H323AudioCapability { PCLASSINFO(AST_G711Capability, H323A

chan_h323.h

/* * chan_h323.h * * OpenH323 Channel Driver for ASTERISK PBX. * By Jeremy McNamara * For The NuFone Network * * This code has been derived from code created by * Michael Manousos and Ma

compat_h323.h

#ifndef COMPAT_H323_H #define COMPAT_H323_H #if VERSION(OPENH323_MAJOR,OPENH323_MINOR,OPENH323_BUILD) < VERSION(1,17,3) /** * Workaround for broken (less than 1.17.3) OpenH323 stack to be able to

ast_h323.h

/* * ast_h323.h * * OpenH323 Channel Driver for ASTERISK PBX. * By Jeremy McNamara * For The NuFone Network * * This code has been derived from code created by *