Skip to content

libwebrtc: add generic DSP implementations for riscv64#2383

Open
monkey-jsun wants to merge 1 commit intogoogle:mainfrom
monkey-jsun:pr/libwebrtc-riscv64
Open

libwebrtc: add generic DSP implementations for riscv64#2383
monkey-jsun wants to merge 1 commit intogoogle:mainfrom
monkey-jsun:pr/libwebrtc-riscv64

Conversation

@monkey-jsun
Copy link
Copy Markdown

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant