代码搜索结果
找到约 73,884 项符合
Image 的代码
image.h
/*!
************************************************************************
* \file image.h
*
* \brief
* prototypes for image.c
*
**************************************************
image.c
/*!
***********************************************************************
* \file image.c
*
* \brief
* Decode a Slice
*
* \author
* Main contributors (see contributors.h for
image.h
/*!
************************************************************************
* \file image.h
*
* \brief
* headers for image processing
*
* \author
* Inge Lille-Langoy
image.c
/*!
*************************************************************************************
* \file image.c
*
* \brief
* Code one image/slice
*
* \author
* Main contributors (see
image.tex
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% Name: image.tex
%% Purpose: wxImage documentation
%% Author: wxWidgets Team
%% Modified by:
%% C
image.c
#include
#include // memcpy, memset
#include
#include "../portab.h"
//#include "../xvid.h" // XVID_CSP_XXX's
#include "image.h"
//#include "../divx4.h"
#include ".
image.c
#include
#include // memcpy, memset
#include
#include "../portab.h"
#include "image.h"
//#include "../divx4.h"
//#include "utils/mem_align.h"
#include "../define.h"
image.h
#ifndef _IMAGE_H_
#define _IMAGE_H_
#include "../portab.h"
#include "../decoder.h"
#include "image_d.h"
int32_t image_create(IMAGE * image,
uint32_t mbwidth,
uint32_t mbheight,
DEC