aarch64: h26x: Fix the indentation of one function

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

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

Loading…
Cancel
Save