代码搜索结果
找到约 10,000 项符合
Image 的代码
image.hex
:020000040000FA
:1000000018F09FE518F09FE518F09FE518F09FE5C0
:1000100018F09FE5805F20B9F0FF1FE518F09FE51D
:100020008C000000400000006C3200004400000022
:100030004800000000000000000000004C0000002C
:10
image.cpp
#include "global.h"
#include "image.h"
#include
#include
#include
#include
#define max(a, b) (((a) > (b)) ? (a) : (b))
#define min(a, b) (((a) <
image.h
#ifndef _IMAGE_H_
#define _IMAGE_H_
/* TAPs used in the oneforthpix()routine */
extern byte *imgY;
extern byte *imgUV[2];
extern byte *ipol[16];
byte *EimgY;
byte *EimgUV[2];
extern byte *Emce