代码搜索结果

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

va-h8300.h

/* stdarg/vararg support for the Hitachi h8/300 and h8/300h */ /* Define __gnuc_va_list. */ #ifndef __GNUC_VA_LIST #define __GNUC_VA_LIST typedef void *__gnuc_va_list; #endif /* If this is for inte

scale_vert_h.h

/* ======================================================================== */ /* TEXAS INSTRUMENTS, INC. */ /*

pix_expand_h.h

/* ======================================================================== */ /* TEXAS INSTRUMENTS, INC. */ /*

scale_horz_h.h

/* ======================================================================== */ /* */ /* TEXAS INSTRUMENTS, INC.

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

h264codec.h

#pragma once #include "avformat.h" typedef unsigned char BYTE; struct S_EncParam { CodecID codec_id; PixelFormat in_pixFmt; int nWidth; int nHeight; int nFrameRate; int nBitRate;

h263decoder.h

/************************************************************************* * * Created by Steff Lu 08-01-2003 * H263Encoder.h: interface for the H263Encoder class. * *************************

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]