Bug 963 - 2D DCT/FFT REMAP
Summary: 2D DCT/FFT REMAP
Status: CONFIRMED
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: Source Code (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- enhancement
Assignee: Luke Kenneth Casson Leighton
URL:
Depends on:
Blocks: 952
  Show dependency treegraph
 
Reported: 2022-10-22 10:29 BST by Luke Kenneth Casson Leighton
Modified: 2023-11-07 08:05 GMT (History)
2 users (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.