| | 118 | == ARM64 10-bit assembly == |
| | 119 | |
| | 120 | '''Description:''' Modern codecs require handwritten SIMD assembly for good performance, much of this has been implemented for 8-bit depth in h264 and hevc but there are still missing for 10 (h264) and 10/12 (hevc). |
| | 121 | |
| | 122 | '''Expected results:''' Full or greatly increased coverage for either 10bit h264 or 10/12bit hevc decode assembly. |
| | 123 | |
| | 124 | '''Prerequisites:''' Good C skills, basic ARM/64 assembly knowledge and basic familiarity with Git. |
| | 125 | |
| | 126 | '''Qualification Task:''' Implement a single 10-bit function. |
| | 127 | |
| | 128 | '''Mentor:''' Josh Dekker (josh [at] itanimul.li) |
| | 129 | |
| | 130 | '''Backup Mentor:''' Josh Dekker (thilo.borgmann [at] mail.de) |
| | 131 | |
| | 132 | |