代码搜索结果

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

image.h

/*! ************************************************************************ * \file image.h * ************************************************************************ */ #ifndef _IMAGE

image.c

/*! *********************************************************************** * \file image.c * * \brief * Decode a Slice * * \author * Main contributors (see contributors.h for

image.h

/*! ************************************************************************ * \file image.h * * \author * Inge Lille-Lang鴜 * Copyright (C

image.c

/*! ************************************************************************************* * \file image.c * * \brief * Code one image/slice * * \author * Main contributors (see

send_image

#!/usr/bin/kermit + # usage: send_image FILE_NAME OFFSET # e.g. send_image output.bin 1F00000 set line /dev/ttyS0 set speed 115200 set serial 8N1 set carrier-watch off set handshake none set flow-co

image.h

/* * (C) Copyright 2000-2005 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software

image.h

/******************** (C) COPYRIGHT 2009 STMicroelectronics ******************** * File Name : Image.h * Author : MCD Application Team * Version : V1.3 * Date

image.c

//***************************************************************************** // // image.c - Routines for drawing bitmap images. // // Copyright (c) 2008-2010 Texas Instruments Incorporated. A