代码搜索:SIMD
找到约 448 项符合「SIMD」的源代码
代码结果 448
www.eeworm.com/read/391067/8423412
txt simd.txt
SIMD(单道指令多道数据流)指令(MMX\SSE1\SSE2)详解(中文).还有更多的多媒体指令集,SSE3,SSE4 By ham(于2007-8-30 20:25:01发表)
--------------------------------------------------------------------------------
SIMD(单道指令多道数据流)指令(MMX\S
www.eeworm.com/read/188503/8535850
h simd.h
/*
*
* qblockdist_sse.simd.h
* Copyright (C) 2000 Andrew Stevens
*
*
*
* This file is part of mpeg2enc, a free MPEG-2 video stream encoder
* based on the original MSSG ref
www.eeworm.com/read/288541/8623538
h simd.h
#ifndef SIMD_H
#define SIMD_H
//Use MMX registers (64 bits wide)
/********************************************************************************/
//Generic 16 bit integer routines
int mmx_
www.eeworm.com/read/361615/10043603
c simd.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/353619/10434796
h simd.h
#ifndef _SIMD_H_
#define _SIMD_H_
#include "simd_common.h"
#pragma warning(push)
#pragma warning(disable:4799)
#pragma warning(disable:4309)
#pragma warning(disable:4700)
#define MMX_INSTRUCTION(in
www.eeworm.com/read/465685/7051764
h simd.h
/*
SIMD class to detect presence of SIMD version 1.2.0
Copyright (c) 2008 Wong Shao Voon
1.1.0 - Contains the 3DNow, 3DNow+ and MMX+ detection bug fix by Leonardo Tazzini
1.2.0 - Added AMD's SSE
www.eeworm.com/read/465685/7051772
cpp simd.cpp
/*
SIMD class to detect presence of SIMD version 1.2.0
Copyright (c) 2008 Wong Shao Voon
1.1.0 - Contains the 3DNow, 3DNow+ and MMX+ detection bug fix by Leonardo Tazzini
1.2.0 - Added AMD's SSE
www.eeworm.com/read/347552/7085293
dsp simd.dsp
# Microsoft Developer Studio Project File - Name="simd" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Stat
www.eeworm.com/read/347552/7085294
plg simd.plg
Build Log
--------------------Configuration: simd - Win32 Release--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP5B9.tmp
www.eeworm.com/read/460645/7244495
c simd.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain