代码搜索:optimized
找到约 6,562 项符合「optimized」的源代码
代码结果 6,562
www.eeworm.com/read/222152/14703000
c radix4fft.c
/* radix4fft.c
Fast routines to do mixed radix-4/5 DIF FFTs. Supported sizes
include 20, 64 and 80 complex points.
Optimized for ARM. If possible compile with -fomit-frame-pointer ,
as
www.eeworm.com/read/119524/14827155
m optexampfunction.m
% Function to be optimized:
% Author: K. Passino, Version: 3/24/00
function J=optexampfunction(theta)
% An example function to optimize:
J=...
+5*exp(-0.1*((theta(1,1)-15)^2+(theta(2,1)-20)^2))..
www.eeworm.com/read/18461/789995
tdf 74161.tdf
TITLE "Top-level file for the 74161 macrofunction. Chooses a device-family optimized implementation.";
FUNCTION p74161 (clk, ldn, clrn, enp, ent, d, c, b, a)
RETURNS (qd, qc, qb, qa, rco);
FU
www.eeworm.com/read/480125/1322846
c gvmat32c.c
/* gvmat32.c -- C portion of the optimized longest_match for 32 bits x86
* Copyright (C) 1995-1996 Jean-loup Gailly and Gilles Vollant.
* File written by Gilles Vollant, by modifiying the longest_
www.eeworm.com/read/478549/1350765
s match.s
* match.s -- optional optimized asm version of longest match in deflate.c
* Copyright (C) 1992-1993 Jean-loup Gailly
*
* Adapted for X68000 by NIIMI Satoshi
* Adapted for the
www.eeworm.com/read/471707/1425655
c qpel.c
/*
this is optimized for sh, which have post increment addressing (*p++)
some cpu may be index (p[n]) faster than post increment (*p++)
*/
#define LD(adr) *(uint32_t*)(adr)
#define PIXOP2(OPNAME,
www.eeworm.com/read/470917/1442256
h string.h
/* Optimized, inlined string functions. i486 version.
Copyright (C) 1997,1998,1999,2000,2001,2002,2003,2004,2007
Free Software Foundation, Inc.
This file is part of the GNU C Library.
T
www.eeworm.com/read/470917/1442472
s memset.s
/* memset/bzero -- set memory area to CH/0
Highly optimized version for ix86, x>=6.
Copyright (C) 1999,2000,2003,2005,2006 Free Software Foundation, Inc.
This file is part of the GNU C Librar
www.eeworm.com/read/459172/1573317
c cavsdsp_mmx.c
/*
* Chinese AVS video (AVS1-P2, JiZhun profile) decoder.
* Copyright (c) 2006 Stefan Gehrer
*
* MMX-optimized DSP functions, based on H.264 optimizations by
* Michael Nie
www.eeworm.com/read/250243/4433216
c io.c
#include
#include
#include
#include
/*
* Copy data from IO memory space to "real" memory space.
* This needs to be optimized.
*/
void