Sciweavers

2961 search results - page 470 / 593
» Optimization of tele-immersion codes
Sort
View
ICMCS
2006
IEEE
113views Multimedia» more  ICMCS 2006»
16 years 13 days ago
Motion Estimation for H.264/AVC using Programmable Graphics Hardware
We present an efficient implementation of motion estimation (ME) for H.264/AVC using programmable graphics hardware. The cost function for ME in H.264/AVC depends on the motion v...
Chi-Wang Ho, Oscar C. Au, S.-H. Gary Chan, Shu-Kei...
ICMCS
2006
IEEE
105views Multimedia» more  ICMCS 2006»
16 years 13 days ago
Embedded Convolutional Face Finder
In this paper, a high-level optimization methodology is applied for the implementation of the well-known Convolutional Face Finder (CFF) algorithm for real-time applications on ce...
Sébastien Roux, Franck Mamalet, Christophe ...
IEEEPACT
2006
IEEE
16 years 13 days ago
Region array SSA
Static Single Assignment (SSA) has become the intermediate program representation of choice in most modern compilers because it enables efficient data flow analysis of scalars an...
Silvius Rus, Guobin He, Christophe Alias, Lawrence...
IPPS
2005
IEEE
15 years 12 months ago
A Compiler and Runtime Infrastructure for Automatic Program Distribution
This paper presents the design and the implementation of a compiler and runtime infrastructure for automatic program distribution. We are building a research infrastructure that e...
Roxana Diaconescu, Lei Wang, Zachary Mouri, Matt C...
VEE
2005
ACM
203views Virtualization» more  VEE 2005»
15 years 12 months ago
Inlining java native calls at runtime
We introduce a strategy for inlining native functions into JavaTM applications using a JIT compiler. We perform further optimizations to transform inlined callbacks into semantica...
Levon Stepanian, Angela Demke Brown, Allan Kielstr...