代码搜索结果

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

image.c

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

image.h

bool B_Read_Image(uint8 *pImage);

image.c

/* * File: image.c * * Copyright (C) 1997 Raph Levien * Copyright (C) 1999 James McCollough * * This program is free software; you can redistribute it and/or mod

image.h

#ifndef __IMAGE_H__ #define __IMAGE_H__ /* The DilloImage data-structure and methods */ #include #include "dw_image.h" typedef struct _DilloImage DilloImage; struct _DilloImage { DwIma

image.h

#ifndef __IMAGE_H_ #define __IMAGE_H_ /*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------