[FFmpeg-devel] [PATCH] ac3dsp: RISC-V V float_to_fixed24
Rémi Denis-Courmont
remi at remlab.net
Thu Nov 23 19:08:57 EET 2023
Le torstaina 23. marraskuuta 2023, 1.17.03 EET flow gg a écrit :
> Hello, I saw the new commit "avcodec/ac3dsp: make len a size_t in
> float_to_fixed24."
>
> So I removed the part #if (__riscv_xlen == 64) and restored the patch.
You're not checking for Zba. Also 'bnez' would be more logical than 'bgtz'
for an unsigned counter.
--
レミ・デニ-クールモン
http://www.remlab.net/
More information about the ffmpeg-devel
mailing list