| Lower Power Consumption |
Decreased operation frequencies of CPU by approximately 1/3 and realized significant reduction in power consumption.
|
| Higher speed |
Increase frame rate (number of picture pages) without increasing frequency of CPU.
|
| High picture quality |
Made processing of large picture size possible without changing operation frequency of CPU.
|
| Dragon 1: Factorization |
Simplifies calculations through factorization. Greatly reduces the number of operations.
|
| Dragon 2: Grapes |
Reduces the number of operations by lapelling, and reducing number space.
|
| Dragon 3: Hierarchical Structure (1) |
Prioritizes and conducts only necessary calculations by creating hierarchy to optional expressions.
|
| Dragon 3: Hierarchical Structure (2) |
Simplifies calculations by creating hierarchies for complicated calculus.
|
| Dragon 4: Conversion of Functions |
Efficiently converts each function.
|
| Dragon 5: Coding |
Embeds complicated coded data without increasing amount of data.
|