代码搜索:predict

找到约 2,271 项符合「predict」的源代码

代码结果 2,271
www.eeworm.com/read/306993/13733635

c predict.c

/***************************************************************************** * predict.c: h264 encoder ***************************************************************************** * Copyright (C
www.eeworm.com/read/306993/13733638

asm predict-a.asm

;***************************************************************************** ;* predict-a.asm: h264 encoder library ;***************************************************************************** ;*
www.eeworm.com/read/150221/5694185

ii predict.ii

CMDLINE=CC -c -I. -I.. -I/tmp_mnt/dpi/matlab/extern/include -DMATLAB_MEX_FILE -I. -mips4 -64 -prelink -ptused -LANG:std -DPARTIAL_SEARCH -Ofast -DNDEBUG predict.cpp PWD=/export/people/tstool/OpenTSTOO
www.eeworm.com/read/136571/5868251

c predict.c

/* predict.c, 运动补偿预测*/ #include #include "config.h" #include "global.h" /* private prototypes */ static void predict_mb _ANSI_ARGS_(( unsigned char *oldref[], unsigned char *newref[],
www.eeworm.com/read/136571/5870961

c predict.c

/* predict.c, 运动补偿预测*/ #include #include "global.h" /* 函数声明*/ static void predict_mb( unsigned char *oldref[], unsigned char *newref[], unsigned char *cur[], int lx, int bx, int by,
www.eeworm.com/read/133087/5908261

c predict.c

/* predict.c, motion compensated prediction */ /* Copyright (C) 1996, MPEG Software Simulation Group. All Rights Reserved. */ /* * Disclaimer of Warranty * * These
www.eeworm.com/read/110972/6160787

c predict.c

/* predict.c, 运动补偿预测*/ #include #include "config.h" #include "global.h" /* private prototypes */ static void predict_mb _ANSI_ARGS_(( unsigned char *oldref[], unsigned char *newref[],
www.eeworm.com/read/110972/6163499

c predict.c

/* predict.c, 运动补偿预测*/ #include #include "global.h" /* 函数声明*/ static void predict_mb( unsigned char *oldref[], unsigned char *newref[], unsigned char *cur[], int lx, int bx, int by,
www.eeworm.com/read/230326/6303738

h predict.h

/***************************************************************************** * predict.h: h264 encoder library ***************************************************************************** * Copy
www.eeworm.com/read/230326/6303742

c predict.c

/***************************************************************************** * predict.c: h264 encoder ***************************************************************************** * Copyright (C