代码搜索结果
找到约 10,000 项符合
H 的代码
h323utils.h
/*=============================================================
Function:
Author: Leon Wang
========================================================
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
sa7121h.h
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
h263data.h
/* intra MCBPC, mb_type = (intra), then (intraq) */
static const UINT8 intra_MCBPC_code[8] = { 1, 1, 2, 3, 1, 1, 2, 3 };
static const UINT8 intra_MCBPC_bits[8] = { 1, 3, 3, 3, 4, 6, 6, 6 };
/* in
h264decoder.h
/*
* Multimedia Multipoint Conferencing Unit(MMCU), ver 1.0
* Copyright (c) KCC-Eoun Information Center
*
* File: H264VideoDecoder.h
* Descriptio
vga13h.h
/*********************************************************/
/* VGA13H模式函数 */
/*********************************************************/
/********************
quant_h263.h
#ifndef _QUANT_H263_H_
#define _QUANT_H263_H_
#include "../global.h"
// intra
typedef void (quanth263_intraFunc)(int16_t * coeff,
const int16_t * data,
const uint32_t quant,
con
p_h323.h
void H2250Initialize(); // H2250.c
BOOLEAN H2250Run();
void H2250HandleTimer();
void H2250Start();
void H2250Stop();
void H2250Connect();
void H245Initialize();