代码搜索:predict
找到约 2,271 项符合「predict」的源代码
代码结果 2,271
www.eeworm.com/read/429870/1944111
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/420803/2061856
h predict.h
/*****************************************************************************
* predict.h: h264 encoder library
*****************************************************************************
* Copy
www.eeworm.com/read/420803/2061873
asm predict-a.asm
;*****************************************************************************
;* predict-a.asm: h264 encoder library
;*****************************************************************************
;*
www.eeworm.com/read/420803/2061874
h predict.h
/*****************************************************************************
* predict.h: h264 encoder library
*****************************************************************************
* Copy
www.eeworm.com/read/420803/2061890
c predict.c
/*****************************************************************************
* predict.c: h264 encoder
*****************************************************************************
* Copyright (C
www.eeworm.com/read/420803/2061891
asm predict-a.asm
;*****************************************************************************
;* predict-a.asm: h264 encoder library
;*****************************************************************************
;*
www.eeworm.com/read/386590/2570280
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/384423/2601919
h predict.h
/*****************************************************************************
* predict.h: h264 encoder library
*****************************************************************************
* Copy
www.eeworm.com/read/384423/2601945
c predict.c
/*****************************************************************************
* predict.c: h264 encoder
*****************************************************************************
* Copyright (C
www.eeworm.com/read/384423/2601960
h predict.h
/*****************************************************************************
* predict.h: h264 encoder library
*****************************************************************************
* Copy