代码搜索:Text

找到约 10,000 项符合「Text」的源代码

代码结果 10,000
www.eeworm.com/read/189320/5197066

h recordingdevice_text.h

/* -*- C++ -*- */ /* * RecordingDevice_Text.h,v 1.1 2004/01/01 21:01:00 shuston Exp * * A RecordingDevice that listens to a socket and collects text. */ #ifndef RECORDING_DEVICE_TEXT_H #define RE
www.eeworm.com/read/189320/5197070

cpp recordingdevice_text.cpp

/* * RecordingDevice_Text.cpp,v 1.6 2004/10/06 16:27:14 shuston Exp * * A RecordingDevice that listens to a socket and collects text. */ #include "MessageInfo.h" #include "RecordingDevice.h" #inc
www.eeworm.com/read/188946/5204438

h text_dct.h

void fdct_enc(short *block); void init_fdct_enc(); void idct_enc(short *block); void init_idct_enc(); void fdct_mm32(short *blk); void Fast_IDCT(short int *x);
www.eeworm.com/read/188946/5204441

h text_defs.h

#ifndef _TEXT_DEFS_H_ #define _TEXT_DEFS_H_ #include "mom_structs.h" #include #include #include "vm_enc_defs.h" #define ESCAPE 7167 #define PCT_IN
www.eeworm.com/read/188946/5204443

c text_dct.c

#include #ifndef PI # ifdef M_PI # define PI M_PI # else # define PI 3.14159265358979323846 # endif #endif static double c[8][8]; void fdct_enc(block) short *block; { int i,
www.eeworm.com/read/188946/5204445

c text_bits.c

#include "momusys.h" #include "text_defs.h" #include "bitstream.h" #include "text_bits.h" #include "putvlc.h" #include "zigzag.h" #include "max_level.h" Int IntraDC_dpcm (I
www.eeworm.com/read/188946/5204468

h text_code.h

#ifndef _TEXT_CODE_H_ #define _TEXT_CODE_H_ #include "momusys.h" #include "mom_structs.h" #include "text_defs.h" #include "text_bits.h" #ifdef __cplusplus extern "C" { #endif Void VopCodeS
www.eeworm.com/read/188946/5204469

h text_bits.h

#ifndef _TEXT_BITS_H_ #define _TEXT_BITS_H_ #include "momusys.h" #include "text_defs.h" typedef struct { Int Y; Int C; Int vec; Int CBPY; Int CBPC; Int MCBPC; Int MODB; In
www.eeworm.com/read/188946/5204476

c text_code.c

#include "text_defs.h" #include "mot_code.h" #include "bitstream.h" #include "putvlc.h" #include "mot_util.h" #include "text_code_mb.h" #include "text_code.h" #define SKIPP 6 extern FILE
www.eeworm.com/read/185715/5235733

c text_setfont.c

/* ********************************************************************************************************* * uC/GUI V3.98 * Univ