Commit 4544632
libwebrtc: add generic DSP implementations for riscv64
The arch-specific select() defaults to empty sources on riscv64,
leaving WebRtcSpl_SqrtFloor, WebRtcSpl_ComplexBitReverse, and
WebRtcSpl_FilterARFastQ12 undefined. Add the generic C
implementations, same as arm64 and x86_64 use.1 parent 81f19cb commit 4544632
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1206 | 1206 | | |
1207 | 1207 | | |
1208 | 1208 | | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
1209 | 1214 | | |
1210 | 1215 | | |
1211 | 1216 | | |
| |||
0 commit comments