Message ID | 20240821201152.86195-2-remi@remlab.net |
---|---|
State | New |
Headers | show |
Series | [FFmpeg-devel,1/3] lavc/h264dsp: do not write back unmodified rows in R-V V loop filter | expand |
Context | Check | Description |
---|---|---|
yinshiyou/make_loongarch64 | success | Make finished |
yinshiyou/make_fate_loongarch64 | success | Make fate finished |
andriy/make_x86 | success | Make finished |
andriy/make_fate_x86 | success | Make fate finished |
diff --git a/libavcodec/riscv/h264dsp_rvv.S b/libavcodec/riscv/h264dsp_rvv.S index 2149c4217f..2472ba7925 100644 --- a/libavcodec/riscv/h264dsp_rvv.S +++ b/libavcodec/riscv/h264dsp_rvv.S @@ -309,7 +309,7 @@ endfunc func ff_h264_h_loop_filter_luma_mbaff_8_rvv, zve32x lpad 0 - vsetivli zero, 4, e16, mf2, ta, ma + vsetivli zero, 4, e16, mf4, ta, ma vle8.v v4, (a4) li t0, 0x0101 vzext.vf2 v6, v4