代码搜索结果

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

image.txt

0,0,1,1,1,1,1,0 0,0,1,1,0,0,0,0 0,0,1,0,1,0,1,0 0,0,1,0,0,1,0,0 0,1,1,0,0,1,0,0 0,0,1,1,0,0,0,0 1,1,0,0,0,1,0,0 0,1,0,1,1,0,0,0 1,0,0,0,1,1,1,1 0,0,1,1,0,0,1,1 0,1,0,0,1,1,0,1 0,1,0,1,1,0,0,0 0,1,1,0,

image.cpp

#include "HEnc.h" #include #include void Hfilter(unsigned char *rec, int width, int height, int lx, int chr, int coded_tab[MBR+1][MBC+1], int quant_tab[MBR+1][MBC+1]) {

image.h

/*! ******************************************************** *\file * Filter.h *\brief * interface for deblocking filter functions. *\date * 12/27/2002 * ****************************

image.c

/**********************************************************************/ /*宏定义:Baddress B芯片映射的地址*/ /* BDSC_SET DSC时钟为高*/ /* BDSC_CLR DSC时钟为低*/ /* BSED B芯片行返回信号*/ /******************

image.h

bool B_Read_Image(uint8 *pImage);