Bug 963

Summary: 2D DCT/FFT REMAP
Product: Libre-SOC's first SoC Reporter: Luke Kenneth Casson Leighton <lkcl>
Component: Source CodeAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: CONFIRMED ---    
Severity: enhancement CC: konstantinos, libre-soc-bugs
Priority: ---    
Version: unspecified   
Hardware: PC   
OS: Linux   
See Also: https://bugs.libre-soc.org/show_bug.cgi?id=137
https://bugs.libre-soc.org/show_bug.cgi?id=1042
https://bugs.libre-soc.org/show_bug.cgi?id=1206
NLnet milestone: NLnet.2022-08-051.OPF total budget (EUR) for completion of task and all subtasks: 0
budget (EUR) for this task, excluding subtasks' budget: 0 parent task for budget allocation: 952
child tasks for budget allocation: The table of payments (in EUR) for this task; TOML format:
Bug Depends on:    
Bug Blocks: 952    

Description Luke Kenneth Casson Leighton 2022-10-22 10:29:16 BST
from bug #137 it was discovered that 2D DCT is very common (4x4).
therefore, create 2 extra loops to cover it.