代码搜索结果

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

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[34] = { 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

f2407a_h.h

/* Originator: Texas Instruments /* Description: F240 Header file containing all peripheral register /* declarations as well as other useful definitions. /* Last Updated: 27 May 1997 /* ~~~

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

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

h256port.h

/* PORTB */ #define PORTA (*((volatile unsigned char*)(0x0000))) #define PORTB (*((volatile unsigned char*)(0x0001))) #define DDRA (*((volatile unsigned char*)(0x0002))) #define DDRB (*((volat