id stringlengths 22 129 | text stringlengths 60 19.5k | arch stringclasses 9
values | syntax stringclasses 5
values | kind stringclasses 4
values | repo stringclasses 32
values | path stringlengths 7 108 | license stringclasses 10
values | commit stringlengths 40 40 | source_host stringclasses 1
value | category stringclasses 15
values | source_url stringlengths 85 192 | line_start int64 1 5.48k | line_end int64 4 5.5k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:3 | vdup.8 d0, d31[0] ;second_pass filter parameters (d0 d1)
vdup.8 d1, d31[4]
vmull.u8 q1, d22, d0 ;(src_ptr[0] * vp9_filter[0])
vmull.u8 q2, d23, d0
vmull.u8 q3, d24, d0
vmull.u8 q4, d25, d0
vmlal.u8 q1, d23, d1 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | 6a4b1e59588fa40fec301a5c14680ae66b4afba2 | github | media | https://github.com/webmproject/libvpx/blob/6a4b1e59588fa40fec301a5c14680ae66b4afba2/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 81 | 135 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:4 | vst1.u8 {d22}, [r4], lr ;store result
vst1.u8 {d23}, [r4], lr
vst1.u8 {d24}, [r4], lr
vst1.u8 {d25}, [r4], lr
pop {r4, pc}
ENDP
;-----------------
bifilter8x4_coeff
DCD 128, 0, 112, 16, 96, 32, 80, 48, 64, 64, 48, 80, 32, 96, 16, 112
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | 6a4b1e59588fa40fec301a5c14680ae66b4afba2 | github | media | https://github.com/webmproject/libvpx/blob/6a4b1e59588fa40fec301a5c14680ae66b4afba2/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 121 | 135 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | e3f850ee055a9238d17d6c503af27e287e6db28d | github | media | https://github.com/webmproject/libvpx/blob/e3f850ee055a9238d17d6c503af27e287e6db28d/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:2 | vdup.8 d0, d31[0] ;first_pass filter (d0 d1)
vld1.u8 {q3}, [r0], r1
vdup.8 d1, d31[4]
vld1.u8 {q4}, [r0], r1
vmull.u8 q6, d2, d0 ;(src_ptr[0] * vp8_filter[0])
vld1.u8 {q5}, [r0], r1
vmull.u8 q7, d4, d0
vmull.u... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | e3f850ee055a9238d17d6c503af27e287e6db28d | github | media | https://github.com/webmproject/libvpx/blob/e3f850ee055a9238d17d6c503af27e287e6db28d/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 41 | 100 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:3 | vdup.8 d0, d31[0] ;second_pass filter parameters (d0 d1)
vdup.8 d1, d31[4]
vmull.u8 q1, d22, d0 ;(src_ptr[0] * vp8_filter[0])
vmull.u8 q2, d23, d0
vmull.u8 q3, d24, d0
vmull.u8 q4, d25, d0
vmlal.u8 q1, d23, d1 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | e3f850ee055a9238d17d6c503af27e287e6db28d | github | media | https://github.com/webmproject/libvpx/blob/e3f850ee055a9238d17d6c503af27e287e6db28d/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 81 | 135 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | 11a222f5d963097fb72cec7bf6e06ff8c3d96fa4 | github | media | https://github.com/webmproject/libvpx/blob/11a222f5d963097fb72cec7bf6e06ff8c3d96fa4/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:3 | vdup.8 d0, d31[0] ;second_pass filter parameters (d0 d1)
vdup.8 d1, d31[4]
vmull.u8 q1, d22, d0 ;(src_ptr[0] * vp8_filter[0])
vmull.u8 q2, d23, d0
vmull.u8 q3, d24, d0
vmull.u8 q4, d25, d0
vmlal.u8 q1, d23, d1 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | 11a222f5d963097fb72cec7bf6e06ff8c3d96fa4 | github | media | https://github.com/webmproject/libvpx/blob/11a222f5d963097fb72cec7bf6e06ff8c3d96fa4/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 81 | 137 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:4 | vst1.u8 {d22}, [r4], lr ;store result
vst1.u8 {d23}, [r4], lr
vst1.u8 {d24}, [r4], lr
vst1.u8 {d25}, [r4], lr
pop {r4, pc}
ENDP
;-----------------
_bifilter8x4_coeff_
DCD bifilter8x4_coeff
bifilter8x4_coeff
DCD 128, 0, 112, 16, ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | 11a222f5d963097fb72cec7bf6e06ff8c3d96fa4 | github | media | https://github.com/webmproject/libvpx/blob/11a222f5d963097fb72cec7bf6e06ff8c3d96fa4/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 121 | 137 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:3 | vdup.8 d0, d31[0] ;second_pass filter parameters (d0 d1)
vdup.8 d1, d31[4]
vmull.u8 q1, d22, d0 ;(src_ptr[0] * vp8_filter[0])
vmull.u8 q2, d23, d0
vmull.u8 q3, d24, d0
vmull.u8 q4, d25, d0
vmlal.u8 q1, d23, d1 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 81 | 140 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:4 | vst1.u8 {d22}, [r4], lr ;store result
vst1.u8 {d23}, [r4], lr
vst1.u8 {d24}, [r4], lr
vst1.u8 {d25}, [r4], lr
pop {r4, pc}
ENDP
;-----------------
AREA bifilters8x4_dat, DATA, READWRITE ;read/write by default
;Data section with ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 121 | 140 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing projec... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | 94c52e4da8a3532989c84f6b0da695dfaeb18449 | github | media | https://github.com/webmproject/libvpx/blob/94c52e4da8a3532989c84f6b0da695dfaeb18449/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license and patent
; grant that can be found in the LICENSE file in the root of the source
; tree. All contributing project authors may be found in the AUTHORS
; file in the root of the sourc... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:2 | vld1.u8 {q3}, [r0], r1
vdup.8 d1, d31[4]
vld1.u8 {q4}, [r0], r1
vmull.u8 q6, d2, d0 ;(src_ptr[0] * vp8_filter[0])
vld1.u8 {q5}, [r0], r1
vmull.u8 q7, d4, d0
vmull.u8 q8, d6, d0
vmull.u8 q9, d8, d0
vmull.u8 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 41 | 100 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x4_neon.asm:4 | vst1.u8 {d23}, [r4], lr
vst1.u8 {d24}, [r4], lr
vst1.u8 {d25}, [r4], lr
pop {r4, pc}
ENDP
;-----------------
AREA bifilters8x4_dat, DATA, READWRITE ;read/write by default
;Data section with name data_area is specified. DCD reserves space in memory ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x4_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/bilinearpredict8x4_neon.asm | 121 | 139 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 6a4b1e59588fa40fec301a5c14680ae66b4afba2 | github | media | https://github.com/webmproject/libvpx/blob/6a4b1e59588fa40fec301a5c14680ae66b4afba2/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:2 | vdup.8 d0, d31[0] ;first_pass filter (d0 d1)
vld1.u8 {q3}, [r0], r1
vdup.8 d1, d31[4]
vld1.u8 {q4}, [r0], r1
vmull.u8 q6, d2, d0 ;(src_ptr[0] * vp9_filter[0])
vmull.u8 q7, d4, d0
vmull.u8 q8, d6, d0
vmull.u8 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 6a4b1e59588fa40fec301a5c14680ae66b4afba2 | github | media | https://github.com/webmproject/libvpx/blob/6a4b1e59588fa40fec301a5c14680ae66b4afba2/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 41 | 100 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:3 | vext.8 d7, d6, d7, #1
vext.8 d9, d8, d9, #1
vext.8 d11, d10, d11, #1
vmlal.u8 q6, d3, d1 ;(src_ptr[1] * vp9_filter[1])
vmlal.u8 q7, d5, d1
vmlal.u8 q8, d7, d1
vmlal.u8 q9, d9, d1
vmlal.u8 q10, d11, d1
vqrshrn.u1... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 6a4b1e59588fa40fec301a5c14680ae66b4afba2 | github | media | https://github.com/webmproject/libvpx/blob/6a4b1e59588fa40fec301a5c14680ae66b4afba2/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 81 | 140 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:4 | vmlal.u8 q2, d24, d1
vmlal.u8 q3, d25, d1
vmlal.u8 q4, d26, d1
vmlal.u8 q5, d27, d1
vmlal.u8 q6, d28, d1
vmlal.u8 q7, d29, d1
vmlal.u8 q8, d30, d1
vqrshrn.u16 d2, q1, #7 ;shift/round/saturate to u8
vqrshrn.u16 d3, q2, ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 6a4b1e59588fa40fec301a5c14680ae66b4afba2 | github | media | https://github.com/webmproject/libvpx/blob/6a4b1e59588fa40fec301a5c14680ae66b4afba2/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 121 | 180 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:5 | b secondpass_filter
;---------------------
skip_secondpass_filter
vst1.u8 {d22}, [r4], lr ;store result
vst1.u8 {d23}, [r4], lr
vst1.u8 {d24}, [r4], lr
vst1.u8 {d25}, [r4], lr
vst1.u8 {d26}, [r4], lr
vst1.u8 {d27}, [r4], lr
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 6a4b1e59588fa40fec301a5c14680ae66b4afba2 | github | media | https://github.com/webmproject/libvpx/blob/6a4b1e59588fa40fec301a5c14680ae66b4afba2/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 161 | 183 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | e3f850ee055a9238d17d6c503af27e287e6db28d | github | media | https://github.com/webmproject/libvpx/blob/e3f850ee055a9238d17d6c503af27e287e6db28d/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:2 | vdup.8 d0, d31[0] ;first_pass filter (d0 d1)
vld1.u8 {q3}, [r0], r1
vdup.8 d1, d31[4]
vld1.u8 {q4}, [r0], r1
vmull.u8 q6, d2, d0 ;(src_ptr[0] * vp8_filter[0])
vmull.u8 q7, d4, d0
vmull.u8 q8, d6, d0
vmull.u8 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | e3f850ee055a9238d17d6c503af27e287e6db28d | github | media | https://github.com/webmproject/libvpx/blob/e3f850ee055a9238d17d6c503af27e287e6db28d/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 41 | 100 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:3 | vext.8 d7, d6, d7, #1
vext.8 d9, d8, d9, #1
vext.8 d11, d10, d11, #1
vmlal.u8 q6, d3, d1 ;(src_ptr[1] * vp8_filter[1])
vmlal.u8 q7, d5, d1
vmlal.u8 q8, d7, d1
vmlal.u8 q9, d9, d1
vmlal.u8 q10, d11, d1
vqrshrn.u1... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | e3f850ee055a9238d17d6c503af27e287e6db28d | github | media | https://github.com/webmproject/libvpx/blob/e3f850ee055a9238d17d6c503af27e287e6db28d/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 81 | 140 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 11a222f5d963097fb72cec7bf6e06ff8c3d96fa4 | github | media | https://github.com/webmproject/libvpx/blob/11a222f5d963097fb72cec7bf6e06ff8c3d96fa4/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:4 | vmlal.u8 q2, d24, d1
vmlal.u8 q3, d25, d1
vmlal.u8 q4, d26, d1
vmlal.u8 q5, d27, d1
vmlal.u8 q6, d28, d1
vmlal.u8 q7, d29, d1
vmlal.u8 q8, d30, d1
vqrshrn.u16 d2, q1, #7 ;shift/round/saturate to u8
vqrshrn.u16 d3, q2, ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 11a222f5d963097fb72cec7bf6e06ff8c3d96fa4 | github | media | https://github.com/webmproject/libvpx/blob/11a222f5d963097fb72cec7bf6e06ff8c3d96fa4/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 121 | 180 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:5 | b secondpass_filter
;---------------------
skip_secondpass_filter
vst1.u8 {d22}, [r4], lr ;store result
vst1.u8 {d23}, [r4], lr
vst1.u8 {d24}, [r4], lr
vst1.u8 {d25}, [r4], lr
vst1.u8 {d26}, [r4], lr
vst1.u8 {d27}, [r4], lr
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 11a222f5d963097fb72cec7bf6e06ff8c3d96fa4 | github | media | https://github.com/webmproject/libvpx/blob/11a222f5d963097fb72cec7bf6e06ff8c3d96fa4/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 161 | 185 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:4 | vmlal.u8 q2, d24, d1
vmlal.u8 q3, d25, d1
vmlal.u8 q4, d26, d1
vmlal.u8 q5, d27, d1
vmlal.u8 q6, d28, d1
vmlal.u8 q7, d29, d1
vmlal.u8 q8, d30, d1
vqrshrn.u16 d2, q1, #7 ;shift/round/saturate to u8
vqrshrn.u16 d3, q2, ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 121 | 180 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:5 | b secondpass_filter
;---------------------
skip_secondpass_filter
vst1.u8 {d22}, [r4], lr ;store result
vst1.u8 {d23}, [r4], lr
vst1.u8 {d24}, [r4], lr
vst1.u8 {d25}, [r4], lr
vst1.u8 {d26}, [r4], lr
vst1.u8 {d27}, [r4], lr
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 161 | 188 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing projec... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 94c52e4da8a3532989c84f6b0da695dfaeb18449 | github | media | https://github.com/webmproject/libvpx/blob/94c52e4da8a3532989c84f6b0da695dfaeb18449/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license and patent
; grant that can be found in the LICENSE file in the root of the source
; tree. All contributing project authors may be found in the AUTHORS
; file in the root of the sourc... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:2 | vld1.u8 {q3}, [r0], r1
vdup.8 d1, d31[4]
vld1.u8 {q4}, [r0], r1
vmull.u8 q6, d2, d0 ;(src_ptr[0] * vp8_filter[0])
vmull.u8 q7, d4, d0
vmull.u8 q8, d6, d0
vmull.u8 q9, d8, d0
vext.8 d3, d2, d3, #1 ;construct... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 41 | 100 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:3 | vext.8 d9, d8, d9, #1
vext.8 d11, d10, d11, #1
vmlal.u8 q6, d3, d1 ;(src_ptr[1] * vp8_filter[1])
vmlal.u8 q7, d5, d1
vmlal.u8 q8, d7, d1
vmlal.u8 q9, d9, d1
vmlal.u8 q10, d11, d1
vqrshrn.u16 d26, q6, #7 ;shif... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 81 | 140 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:4 | vmlal.u8 q3, d25, d1
vmlal.u8 q4, d26, d1
vmlal.u8 q5, d27, d1
vmlal.u8 q6, d28, d1
vmlal.u8 q7, d29, d1
vmlal.u8 q8, d30, d1
vqrshrn.u16 d2, q1, #7 ;shift/round/saturate to u8
vqrshrn.u16 d3, q2, #7
vqrshrn.u16 d4, q3, #7... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 121 | 180 |
webmproject/libvpx:vp8/common/arm/neon/bilinearpredict8x8_neon.asm:5 | ;---------------------
skip_secondpass_filter
vst1.u8 {d22}, [r4], lr ;store result
vst1.u8 {d23}, [r4], lr
vst1.u8 {d24}, [r4], lr
vst1.u8 {d25}, [r4], lr
vst1.u8 {d26}, [r4], lr
vst1.u8 {d27}, [r4], lr
vst1.u8 {d28}, [r4], lr
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/bilinearpredict8x8_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/bilinearpredict8x8_neon.asm | 161 | 187 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:2 | ldr r4, [sp, #88] ; Up
ldr r5, [sp, #92] ; Left
; Default the DC average to 128
mov r12, #128
vdup.u8 q0, r12
; Zero out running sum
mov r12, #0
; compute shift and jump
adds r7, r4, r5
beq ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 41 | 100 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:3 | ldrb r4, [r0], r2
ldrb r5, [r0], r2
ldrb r6, [r0], r2
add r12, r12, r3
add r12, r12, r4
add r12, r12, r5
add r12, r12, r6
ldrb r3, [r0], r2
ldrb r4, [r0], r2
ldrb r5, [... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 81 | 140 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:4 | add r7, r7, #3 ; Shift
sub r4, r7, #1
mov r5, #1
add r12, r12, r5, lsl r4
mov r5, r12, lsr r7 ; expected_dc
vdup.u8 q0, r5
skip_dc_pred_up_left
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 121 | 180 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:5 | vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vpop {d8-d15}
pop... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 161 | 220 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:6 | vst1.u8 {q3}, [r1]!
ldrb r3, [r0], r2
ldrb r4, [r0], r2
ldrb r5, [r0], r2
ldrb r6, [r0], r2
vdup.u8 q0, r3
vdup.u8 q1, r4
vdup.u8 q2, r5
vdup.u8 q3, r6
vst1.u8 {q0}, [r1]!
vst1.u8 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 201 | 260 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:7 | vdup.u16 q7, r7
; Compute yabove_row - ytop_left
mov r3, #1
vdup.u8 q0, r3
vmull.u8 q4, d16, d0
vmull.u8 q5, d17, d0
vsub.s16 q4, q4, q7
vsub.s16 q5, q5, q7
; Load 4x yleft_col
sub r0, r0, #1
mov r... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 241 | 300 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:8 | vqshrun.s16 d1, q9, #0
vqshrun.s16 d2, q10, #0
vqshrun.s16 d3, q11, #0
vqshrun.s16 d4, q12, #0
vqshrun.s16 d5, q13, #0
vqshrun.s16 d6, q14, #0
vqshrun.s16 d7, q15, #0
vst1.u8 {q0}, [r1]!
vst1.u8 {q1}, [r1]!
vst1.u8 {q2}, [r1]!
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 281 | 340 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:9 | cmp r3, #1
beq case_v_pred_s
cmp r3, #2
beq case_h_pred_s
cmp r3, #3
beq case_tm_pred_s
case_dc_pred_s
ldr r4, [sp, #88] ; Up
ldr r5, [sp, #92] ; Left
; Default the DC average to... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 321 | 380 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:10 | cmp r5, #0
beq skip_dc_pred_left_s
sub r0, r0, #1
; Load left row, if it exists
ldrb r3, [r0], r2
ldrb r4, [r0], r2
ldrb r5, [r0], r2
ldrb r6, [r0], r2
add r12, r12, r3
add r12,... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 361 | 420 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:11 | ldrb r6, [r0]
add r12, r12, r3
add r12, r12, r4
add r12, r12, r5
add r12, r12, r6
skip_dc_pred_left_s
add r7, r7, #3 ; Shift
sub r4, r7, #1
mov r5, #1
add r12, r12, r5, l... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 401 | 460 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:12 | vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 441 | 500 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:13 | ldrb r5, [r0], r2
ldrb r6, [r0], r2
vdup.u8 q0, r3
vdup.u8 q1, r4
vdup.u8 q2, r5
vdup.u8 q3, r6
vst1.u8 {q0}, [r1], r2
vst1.u8 {q1}, [r1], r2
vst1.u8 {q2}, [r1], r2
vst1.u8 {q3}, [r1], r2
ldrb... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 481 | 540 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:14 | case_tm_pred_s
; Load yabove_row
sub r3, r0, r2
vld1.8 {q8}, [r3]
; Load ytop_left
sub r3, r3, #1
ldrb r7, [r3]
vdup.u16 q7, r7
; Compute yabove_row - ytop_left
mov r3, #1
vdup.u8 q0, r3
vmull.u8 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 521 | 580 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:15 | vqadd.s16 q11, q1, q5
vqadd.s16 q12, q2, q4
vqadd.s16 q13, q2, q5
vqadd.s16 q14, q3, q4
vqadd.s16 q15, q3, q5
vqshrun.s16 d0, q8, #0
vqshrun.s16 d1, q9, #0
vqshrun.s16 d2, q10, #0
vqshrun.s16 d3, q11, #0
vqshrun.s16 d4, q12, #0
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 33df6d1fc1d268b4901b74b4141f83594266f041 | github | media | https://github.com/webmproject/libvpx/blob/33df6d1fc1d268b4901b74b4141f83594266f041/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 561 | 595 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:2 | ldr r5, [sp, #28] ; Left
; Default the DC average to 128
mov r12, #128
vdup.u8 q0, r12
; Zero out running sum
mov r12, #0
; compute shift and jump
adds r7, r4, r5
beq skip_dc_pred_up_left
; Load above row, i... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 41 | 100 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:3 | ldrb r5, [r0], r2
ldrb r6, [r0], r2
add r12, r12, r3
add r12, r12, r4
add r12, r12, r5
add r12, r12, r6
ldrb r3, [r0], r2
ldrb r4, [r0], r2
ldrb r5, [r0], r2
ldrb r6, [... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 81 | 140 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:4 | sub r4, r7, #1
mov r5, #1
add r12, r12, r5, lsl r4
mov r5, r12, lsr r7 ; expected_dc
vdup.u8 q0, r5
skip_dc_pred_up_left
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0},... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 121 | 180 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:5 | vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
pop {r4-r8,pc}
case_h_pred
; Load 4x yleft_col
sub r0, r0, #1
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 161 | 220 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:6 | ldrb r3, [r0], r2
ldrb r4, [r0], r2
ldrb r5, [r0], r2
ldrb r6, [r0], r2
vdup.u8 q0, r3
vdup.u8 q1, r4
vdup.u8 q2, r5
vdup.u8 q3, r6
vst1.u8 {q0}, [r1]!
vst1.u8 {q1}, [r1]!
vst1.u8 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 201 | 260 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:7 | mov r3, #1
vdup.u8 q0, r3
vmull.u8 q4, d16, d0
vmull.u8 q5, d17, d0
vsub.s16 q4, q4, q7
vsub.s16 q5, q5, q7
; Load 4x yleft_col
sub r0, r0, #1
mov r12, #4
case_tm_pred_loop
ldrb r3, [r0], r2
ld... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 241 | 300 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:8 | vqshrun.s16 d4, q12, #0
vqshrun.s16 d5, q13, #0
vqshrun.s16 d6, q14, #0
vqshrun.s16 d7, q15, #0
vst1.u8 {q0}, [r1]!
vst1.u8 {q1}, [r1]!
vst1.u8 {q2}, [r1]!
vst1.u8 {q3}, [r1]!
subs r12, r12, #1
bne case_tm_pred... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 281 | 340 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:9 | case_dc_pred_s
ldr r4, [sp, #24] ; Up
ldr r5, [sp, #28] ; Left
; Default the DC average to 128
mov r12, #128
vdup.u8 q0, r12
; Zero out running sum
mov r12, #0
; compute shift and jump
adds r7, r4, r5
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 321 | 380 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:10 | ; Load left row, if it exists
ldrb r3, [r0], r2
ldrb r4, [r0], r2
ldrb r5, [r0], r2
ldrb r6, [r0], r2
add r12, r12, r3
add r12, r12, r4
add r12, r12, r5
add r12, r12, r6
ldrb r3, ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 361 | 420 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:11 | skip_dc_pred_left_s
add r7, r7, #3 ; Shift
sub r4, r7, #1
mov r5, #1
add r12, r12, r5, lsl r4
mov r5, r12, lsr r7 ; expected_dc
vdup.u8 q0, r5
skip_dc_pred_up_left_s
vst1.u8 {q0}, [r1], r2
vst1.u8 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 401 | 460 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:12 | vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 441 | 500 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:13 | vst1.u8 {q3}, [r1], r2
ldrb r3, [r0], r2
ldrb r4, [r0], r2
ldrb r5, [r0], r2
ldrb r6, [r0], r2
vdup.u8 q0, r3
vdup.u8 q1, r4
vdup.u8 q2, r5
vdup.u8 q3, r6
vst1.u8 {q0}, [r1], r2
vst1.u8 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 481 | 540 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:14 | vdup.u16 q7, r7
; Compute yabove_row - ytop_left
mov r3, #1
vdup.u8 q0, r3
vmull.u8 q4, d16, d0
vmull.u8 q5, d17, d0
vsub.s16 q4, q4, q7
vsub.s16 q5, q5, q7
; Load 4x yleft_col
sub r0, r0, #1
mov r... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 521 | 580 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:15 | vqshrun.s16 d2, q10, #0
vqshrun.s16 d3, q11, #0
vqshrun.s16 d4, q12, #0
vqshrun.s16 d5, q13, #0
vqshrun.s16 d6, q14, #0
vqshrun.s16 d7, q15, #0
vst1.u8 {q0}, [r1], r2
vst1.u8 {q1}, [r1], r2
vst1.u8 {q2}, [r1], r2
vst1.u8 {q3}... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 561 | 584 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing projec... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 94c52e4da8a3532989c84f6b0da695dfaeb18449 | github | media | https://github.com/webmproject/libvpx/blob/94c52e4da8a3532989c84f6b0da695dfaeb18449/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license and patent
; grant that can be found in the LICENSE file in the root of the source
; tree. All contributing project authors may be found in the AUTHORS
; file in the root of the sourc... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:2 | ; Default the DC average to 128
mov r12, #128
vdup.u8 q0, r12
; Zero out running sum
mov r12, #0
; compute shift and jump
adds r7, r4, r5
beq skip_dc_pred_up_left
; Load above row, if it exists
cmp r4, #0
beq ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 41 | 100 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:3 | ldrb r6, [r0], r2
add r12, r12, r3
add r12, r12, r4
add r12, r12, r5
add r12, r12, r6
ldrb r3, [r0], r2
ldrb r4, [r0], r2
ldrb r5, [r0], r2
ldrb r6, [r0], r2
add r12,... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 81 | 140 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:4 | mov r5, #1
add r12, r12, r5, lsl r4
mov r5, r12, lsr r7 ; expected_dc
vdup.u8 q0, r5
skip_dc_pred_up_left
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 121 | 180 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:5 | vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
vst1.u8 {q0}, [r1]!
pop {r4-r8,pc}
case_h_pred
; Load 4x yleft_col
sub r0, r0, #1
ldrb r3, [r0], r2... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 161 | 220 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:6 | ldrb r4, [r0], r2
ldrb r5, [r0], r2
ldrb r6, [r0], r2
vdup.u8 q0, r3
vdup.u8 q1, r4
vdup.u8 q2, r5
vdup.u8 q3, r6
vst1.u8 {q0}, [r1]!
vst1.u8 {q1}, [r1]!
vst1.u8 {q2}, [r1]!
vst1.u8 {... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 201 | 260 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:7 | vdup.u8 q0, r3
vmull.u8 q4, d16, d0
vmull.u8 q5, d17, d0
vsub.s16 q4, q4, q7
vsub.s16 q5, q5, q7
; Load 4x yleft_col
sub r0, r0, #1
mov r12, #4
case_tm_pred_loop
ldrb r3, [r0], r2
ldrb r4, [r0], r2
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 241 | 300 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:8 | vqshrun.s16 d4, q12, #0
vqshrun.s16 d5, q13, #0
vqshrun.s16 d6, q14, #0
vqshrun.s16 d7, q15, #0
vst1.u8 {q0}, [r1]!
vst1.u8 {q1}, [r1]!
vst1.u8 {q2}, [r1]!
vst1.u8 {q3}, [r1]!
subs r12, r12, #1
bne case_tm_pred... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 281 | 340 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:10 | ldrb r3, [r0], r2
ldrb r4, [r0], r2
ldrb r5, [r0], r2
ldrb r6, [r0], r2
add r12, r12, r3
add r12, r12, r4
add r12, r12, r5
add r12, r12, r6
ldrb r3, [r0], r2
ldrb r4, [... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 361 | 420 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:11 | skip_dc_pred_left_s
add r7, r7, #3 ; Shift
sub r4, r7, #1
mov r5, #1
add r12, r12, r5, lsl r4
mov r5, r12, lsr r7 ; expected_dc
vdup.u8 q0, r5
skip_dc_pred_up_left_s
vst1.u8 {q0}, [r1], r2
vst1.u8 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 401 | 460 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:12 | vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
vst1.u8 {q0}, [r1], r2
pop ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 441 | 500 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:13 | ldrb r3, [r0], r2
ldrb r4, [r0], r2
ldrb r5, [r0], r2
ldrb r6, [r0], r2
vdup.u8 q0, r3
vdup.u8 q1, r4
vdup.u8 q2, r5
vdup.u8 q3, r6
vst1.u8 {q0}, [r1], r2
vst1.u8 {q1}, [r1], r2
vst1.u8 ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 481 | 540 |
webmproject/libvpx:vp8/common/arm/neon/buildintrapredictorsmby_neon.asm:14 | ; Compute yabove_row - ytop_left
mov r3, #1
vdup.u8 q0, r3
vmull.u8 q4, d16, d0
vmull.u8 q5, d17, d0
vsub.s16 q4, q4, q7
vsub.s16 q5, q5, q7
; Load 4x yleft_col
sub r0, r0, #1
mov r12, #4
case_tm_pred_loop_s
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/buildintrapredictorsmby_neon.asm | 521 | 580 |
webmproject/libvpx:vp8/common/arm/neon/copymem16x16_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem16x16_neon.asm | BSD-3-Clause | 6a4b1e59588fa40fec301a5c14680ae66b4afba2 | github | media | https://github.com/webmproject/libvpx/blob/6a4b1e59588fa40fec301a5c14680ae66b4afba2/vp8/common/arm/neon/copymem16x16_neon.asm | 1 | 59 |
webmproject/libvpx:vp8/common/arm/neon/copymem16x16_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem16x16_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/copymem16x16_neon.asm | 1 | 59 |
webmproject/libvpx:vp8/common/arm/neon/copymem16x16_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing projec... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem16x16_neon.asm | BSD-3-Clause | 94c52e4da8a3532989c84f6b0da695dfaeb18449 | github | media | https://github.com/webmproject/libvpx/blob/94c52e4da8a3532989c84f6b0da695dfaeb18449/vp8/common/arm/neon/copymem16x16_neon.asm | 1 | 59 |
webmproject/libvpx:vp8/common/arm/neon/copymem16x16_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license and patent
; grant that can be found in the LICENSE file in the root of the source
; tree. All contributing project authors may be found in the AUTHORS
; file in the root of the sourc... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem16x16_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/copymem16x16_neon.asm | 1 | 58 |
webmproject/libvpx:vp8/common/arm/neon/copymem8x4_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem8x4_neon.asm | BSD-3-Clause | 6a4b1e59588fa40fec301a5c14680ae66b4afba2 | github | media | https://github.com/webmproject/libvpx/blob/6a4b1e59588fa40fec301a5c14680ae66b4afba2/vp8/common/arm/neon/copymem8x4_neon.asm | 1 | 34 |
webmproject/libvpx:vp8/common/arm/neon/copymem8x4_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem8x4_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/copymem8x4_neon.asm | 1 | 34 |
webmproject/libvpx:vp8/common/arm/neon/copymem8x4_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing projec... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem8x4_neon.asm | BSD-3-Clause | 94c52e4da8a3532989c84f6b0da695dfaeb18449 | github | media | https://github.com/webmproject/libvpx/blob/94c52e4da8a3532989c84f6b0da695dfaeb18449/vp8/common/arm/neon/copymem8x4_neon.asm | 1 | 34 |
webmproject/libvpx:vp8/common/arm/neon/copymem8x4_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license and patent
; grant that can be found in the LICENSE file in the root of the source
; tree. All contributing project authors may be found in the AUTHORS
; file in the root of the sourc... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem8x4_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/copymem8x4_neon.asm | 1 | 33 |
webmproject/libvpx:vp8/common/arm/neon/copymem8x8_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem8x8_neon.asm | BSD-3-Clause | 6a4b1e59588fa40fec301a5c14680ae66b4afba2 | github | media | https://github.com/webmproject/libvpx/blob/6a4b1e59588fa40fec301a5c14680ae66b4afba2/vp8/common/arm/neon/copymem8x8_neon.asm | 1 | 43 |
webmproject/libvpx:vp8/common/arm/neon/copymem8x8_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem8x8_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/copymem8x8_neon.asm | 1 | 43 |
webmproject/libvpx:vp8/common/arm/neon/copymem8x8_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing projec... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem8x8_neon.asm | BSD-3-Clause | 94c52e4da8a3532989c84f6b0da695dfaeb18449 | github | media | https://github.com/webmproject/libvpx/blob/94c52e4da8a3532989c84f6b0da695dfaeb18449/vp8/common/arm/neon/copymem8x8_neon.asm | 1 | 43 |
webmproject/libvpx:vp8/common/arm/neon/copymem8x8_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license and patent
; grant that can be found in the LICENSE file in the root of the source
; tree. All contributing project authors may be found in the AUTHORS
; file in the root of the sourc... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/copymem8x8_neon.asm | BSD-3-Clause | 0ea50ce9cb4b65eee6afa1d041fe8beb5abda667 | github | media | https://github.com/webmproject/libvpx/blob/0ea50ce9cb4b65eee6afa1d041fe8beb5abda667/vp8/common/arm/neon/copymem8x8_neon.asm | 1 | 42 |
webmproject/libvpx:vp8/common/arm/neon/dc_only_idct_add_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license and patent
; grant that can be found in the LICENSE file in the root of the source
; tree. All contributing project authors may be found in the AUTHORS
; file in the root of the sour... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/dc_only_idct_add_neon.asm | BSD-3-Clause | 0164a1cc5b13909407587109effabea92e487986 | github | media | https://github.com/webmproject/libvpx/blob/0164a1cc5b13909407587109effabea92e487986/vp8/common/arm/neon/dc_only_idct_add_neon.asm | 1 | 54 |
webmproject/libvpx:vp8/common/arm/neon/dc_only_idct_add_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license and patent
; grant that can be found in the LICENSE file in the root of the source
; tree. All contributing project authors may be found in the AUTHORS
; file in the root of the sour... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/dc_only_idct_add_neon.asm | BSD-3-Clause | c2140b8af169a6d93a70efc403a5956f5ec84dba | github | media | https://github.com/webmproject/libvpx/blob/c2140b8af169a6d93a70efc403a5956f5ec84dba/vp8/common/arm/neon/dc_only_idct_add_neon.asm | 1 | 49 |
webmproject/libvpx:vp8/common/arm/neon/dc_only_idct_add_neon.asm:1 | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license and patent
; grant that can be found in the LICENSE file in the root of the source
; tree. All contributing project authors may be found in the AUTHORS
; file in the root of the sourc... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/dc_only_idct_add_neon.asm | BSD-3-Clause | 56f5a9a060d4c89a71616a90207327e6c544f543 | github | media | https://github.com/webmproject/libvpx/blob/56f5a9a060d4c89a71616a90207327e6c544f543/vp8/common/arm/neon/dc_only_idct_add_neon.asm | 1 | 49 |
webmproject/libvpx:vp8/common/arm/neon/idct_dequant_0_2x_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license and patent
; grant that can be found in the LICENSE file in the root of the source
; tree. All contributing project authors may be found in the AUTHORS
; file in the root of the sour... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/idct_dequant_0_2x_neon.asm | BSD-3-Clause | 920f803f2e2f41395311f96fec1b4a0c1b2b631a | github | media | https://github.com/webmproject/libvpx/blob/920f803f2e2f41395311f96fec1b4a0c1b2b631a/vp8/common/arm/neon/idct_dequant_0_2x_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/idct_dequant_0_2x_neon.asm:2 | strh r5, [r0, #32]
sxth r12, r12 ; lo
mul r0, r12, r1
add r0, r0, #4
asr r0, r0, #3
vdup.16 q0, r0
sxth r4, r4 ; hi
mul r0, r4, r1
add r0, r0, #4
asr ... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/idct_dequant_0_2x_neon.asm | BSD-3-Clause | 920f803f2e2f41395311f96fec1b4a0c1b2b631a | github | media | https://github.com/webmproject/libvpx/blob/920f803f2e2f41395311f96fec1b4a0c1b2b631a/vp8/common/arm/neon/idct_dequant_0_2x_neon.asm | 41 | 81 |
webmproject/libvpx:vp8/common/arm/neon/idct_dequant_full_2x_neon.asm:1 | ;
; Copyright (c) 2010 The Webm project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/idct_dequant_full_2x_neon.asm | BSD-3-Clause | 920f803f2e2f41395311f96fec1b4a0c1b2b631a | github | media | https://github.com/webmproject/libvpx/blob/920f803f2e2f41395311f96fec1b4a0c1b2b631a/vp8/common/arm/neon/idct_dequant_full_2x_neon.asm | 1 | 60 |
webmproject/libvpx:vp8/common/arm/neon/idct_dequant_full_2x_neon.asm:2 | vld1.32 {d31[1]}, [r12]
adr r1, cospi8sqrt2minus1 ; pointer to the first constant
; dequant: q[i] = q[i] * dq[i]
vmul.i16 q2, q2, q0
vmul.i16 q3, q3, q1
vmul.i16 q4, q4, q0
vmul.i16 q5, q5, q1
vld1.16 {d0}, [r1]
; q2: l0r0 q3... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/idct_dequant_full_2x_neon.asm | BSD-3-Clause | 920f803f2e2f41395311f96fec1b4a0c1b2b631a | github | media | https://github.com/webmproject/libvpx/blob/920f803f2e2f41395311f96fec1b4a0c1b2b631a/vp8/common/arm/neon/idct_dequant_full_2x_neon.asm | 41 | 100 |
webmproject/libvpx:vp8/common/arm/neon/idct_dequant_full_2x_neon.asm:3 | ; q4: 4 + 4 * cospi : d1/temp1
; q5: 12 + 12 * cospi : c1/temp2
vqadd.s16 q4, q4, q8
vqadd.s16 q5, q5, q9
; c1 = temp1 - temp2
; d1 = temp1 + temp2
vqsub.s16 q2, q6, q5
vqadd.s16 q3, q4, q7
; [0]: a1+d1
; [1]: b1+c1
; [2]: b1-c1
; [3]: a1-d1
vq... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/idct_dequant_full_2x_neon.asm | BSD-3-Clause | 920f803f2e2f41395311f96fec1b4a0c1b2b631a | github | media | https://github.com/webmproject/libvpx/blob/920f803f2e2f41395311f96fec1b4a0c1b2b631a/vp8/common/arm/neon/idct_dequant_full_2x_neon.asm | 81 | 140 |
webmproject/libvpx:vp8/common/arm/neon/idct_dequant_full_2x_neon.asm:4 | vqadd.s16 q2, q4, q6 ; a1 = 0 + 2
vqsub.s16 q3, q4, q6 ; b1 = 0 - 2
; see note on shifting above
vshr.s16 q10, q10, #1
vshr.s16 q11, q11, #1
; q10: 1 + 1 * cospi : d1/temp1
; q11: 3 + 3 * cospi : c1/temp2
vqadd.s16 q10, q5, q10
vq... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/idct_dequant_full_2x_neon.asm | BSD-3-Clause | 920f803f2e2f41395311f96fec1b4a0c1b2b631a | github | media | https://github.com/webmproject/libvpx/blob/920f803f2e2f41395311f96fec1b4a0c1b2b631a/vp8/common/arm/neon/idct_dequant_full_2x_neon.asm | 121 | 180 |
webmproject/libvpx:vp8/common/arm/neon/idct_dequant_full_2x_neon.asm:5 | vaddw.u8 q5, q5, d29
vaddw.u8 q6, q6, d30
vaddw.u8 q7, q7, d31
vmov.i16 q14, #0
vmov q15, q14
vst1.16 {q14, q15}, [r0] ; write over high input
sub r0, r0, #32
vst1.16 {q14, q15}, [r0] ; write over low input
... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/idct_dequant_full_2x_neon.asm | BSD-3-Clause | 920f803f2e2f41395311f96fec1b4a0c1b2b631a | github | media | https://github.com/webmproject/libvpx/blob/920f803f2e2f41395311f96fec1b4a0c1b2b631a/vp8/common/arm/neon/idct_dequant_full_2x_neon.asm | 161 | 199 |
webmproject/libvpx:vp8/common/arm/neon/iwalsh_neon.asm:1 | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | arm | masm-like | handwritten | webmproject/libvpx | vp8/common/arm/neon/iwalsh_neon.asm | BSD-3-Clause | 4a91541c946c1fc2655a942ec79033618f03c4ca | github | media | https://github.com/webmproject/libvpx/blob/4a91541c946c1fc2655a942ec79033618f03c4ca/vp8/common/arm/neon/iwalsh_neon.asm | 1 | 60 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.