Sciweavers

730 search results - page 39 / 146
» Developing a Foundation for Code Optimization
Sort
View
MTA
2010
123views more  MTA 2010»
13 years 7 months ago
Embedded indexing in scalable video coding
Effective encoding and indexing of audiovisual documents are two key aspects for enhancing the multimedia user experience. In this paper we propose the embedding of low-level cont...
Nicola Adami, Alberto Boschetti, Riccardo Leonardi...
ICIP
2010
IEEE
13 years 7 months ago
Estimation-theoretic approach to delayed prediction in scalable video coding
Scalable video coding (SVC) employs inter-frame prediction at the base and/or the enhancement layers. Since the base layer can be encoded/decoded independent of the enhancement la...
Jingning Han, Vinay Melkote, Kenneth Rose
SCOPES
2005
Springer
14 years 2 months ago
Generic Software Pipelining at the Assembly Level
Software used in embedded systems is subject to strict timing and space constraints. The growing software complexity creates an urgent need for fast program execution under the co...
Daniel Kästner, Markus Pister
WORDS
2003
IEEE
14 years 2 months ago
A Tool for Automatic Flow Analysis of C-programs for WCET Calculation
Bounding the Worst Case Execution Time (WCET) of programs is essential for real-time systems. To be able to do WCET calculations, the iteration bounds for loops and recursion must...
Jan Gustafsson, Björn Lisper, Christer Sandbe...
IEEEPACT
2002
IEEE
14 years 1 months ago
An Evaluation of Data-Parallel Compiler Support for Line-Sweep Applications
Data parallel compilers have long aimed to equal the performance of carefully hand-optimized parallel codes. For tightly-coupled applications based on line sweeps, this goal has b...
Daniel G. Chavarría-Miranda, John M. Mellor...