A High-level Language and Its Compiler System for a Media Processor

张丹,赵银亮,王海,李增智,宋红,曹德宏,刘波
DOI: https://doi.org/10.3969/j.issn.1000-7180.2004.12.006
2004-01-01
Abstract:The software of Media Processors is usually developed by using assembly language to meet the constraints of code size, performance and energy. In this paper the principles of high-level language(HLL) design for media processors are proposed, the VP6-C language and its compiler system is designed and implemented for VP6 media processor of Leadtek. The goal of VP6-C is to provide programmer with a C style, natural way to program multimedia kernel applications. The experiments show that the compiler of VP6-C can generate high quality target code.
What problem does this paper attempt to address?