代码搜索:Transforms
找到约 1,181 项符合「Transforms」的源代码
代码结果 1,181
www.eeworm.com/read/232407/4700950
c pngwtran.c
/* pngwtran.c - transforms the data in a row for PNG writers
*
* libpng 1.0.12 - June 8, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2001 Gle
www.eeworm.com/read/232407/4700952
c pngrtran.c
/* pngrtran.c - transforms the data in a row for PNG readers
*
* libpng 1.0.12 - June 8, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2001 Gle
www.eeworm.com/read/201007/5062522
svn-base fft_altivec.c.svn-base
/*
* FFT/IFFT transforms
* AltiVec-enabled
* Copyright (c) 2003 Romain Dolbeau
* Based on code Copyright (c) 2002 Fabrice Bellard.
*
* This library is free software; you can
www.eeworm.com/read/177697/5321574
c fft_altivec.c
/*
* FFT/IFFT transforms
* AltiVec-enabled
* Copyright (c) 2003 Romain Dolbeau
* Based on code Copyright (c) 2002 Fabrice Bellard.
*
* This library is free software; you can
www.eeworm.com/read/170938/5402591
m log2linchap4.m
function linim = log2lin(logim,nvoice);
%
% function linim = log2lin(logim,nvoice);
%
% Description : takes a log-scale image l , and transforms it into
% a linear scale image n
%
www.eeworm.com/read/167133/5467608
java inputstreamreader.java
/* InputStreamReader.java -- Reader than transforms bytes to chars
Copyright (C) 1998, 1999, 2001, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free so
www.eeworm.com/read/323643/3512011
c pngwtran.c
/* pngwtran.c - transforms the data in a row for PNG writers
*
* libpng 1.2.5 - October 3, 2002
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2002 G
www.eeworm.com/read/323643/3512013
c pngrtran.c
/* pngrtran.c - transforms the data in a row for PNG readers
*
* libpng 1.2.5 - October 3, 2002
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2002 G
www.eeworm.com/read/313143/3645910
c fft_altivec.c
/*
* FFT/IFFT transforms
* AltiVec-enabled
* Copyright (c) 2003 Romain Dolbeau
* Based on code Copyright (c) 2002 Fabrice Bellard.
*
* This file is part of FFmpeg.
*
* FFm
www.eeworm.com/read/309003/3708481
m log2linchap4.m
function linim = log2lin(logim,nvoice);
%
% function linim = log2lin(logim,nvoice);
%
% Description : takes a log-scale image l , and transforms it into
% a linear scale image n
%