aarch64: h26x: Fix the indentation of one function

Signed-off-by: Martin Storsjö <martin@martin.st>
pull/153/merge
Martin Storsjö 3 months ago
parent 157ce21939
commit a3ec1f8c6c
  1. 6
      libavcodec/aarch64/h26x/qpel_neon.S

@ -4141,9 +4141,9 @@ DISABLE_I8MM
#endif
function vvc_put_qpel_hv4_8_end_neon
vvc_load_qpel_filterh x5
mov x7, #(VVC_MAX_PB_SIZE * 2)
b 1f
vvc_load_qpel_filterh x5
mov x7, #(VVC_MAX_PB_SIZE * 2)
b 1f
endfunc
function hevc_put_hevc_qpel_hv4_8_end_neon

Loading…
Cancel
Save