Home
last modified time | relevance | path

Searched refs:s6 (Results 1 – 25 of 7497) sorted by relevance

12345678910>>...300

/dports/sysutils/s6/s6-2.10.0.3/package/
H A Dmodes2 s6-ftrigrd 0755
3 s6-ftrig-listen1 0755
6 s6-ftrig-wait 0755
11 s6-svscan 0755
13 s6-svc 0755
15 s6-svok 0755
16 s6-svstat 0755
17 s6-svdt 0755
19 s6-svwait 0755
26 s6-envdir 0755
[all …]
H A Dtargets.mak3 s6-ftrigrd \
11 s6-svscan \
13 s6-svc \
15 s6-svok \
16 s6-svstat \
17 s6-svdt \
20 s6-svwait \
25 s6-envdir \
27 s6-fghack \
28 s6-log \
[all …]
H A Ddeps.mak5 src/include/s6/compat.h: src/include/s6/config.h
6 src/include/s6/ftrigr.h: src/include/s6/config.h
7s6/s6.h: src/include/s6/accessrules.h src/include/s6/compat.h src/include/s6/ftrigr.h src/include/
19 src/conn-tools/s6-sudo.o src/conn-tools/s6-sudo.lo: src/conn-tools/s6-sudo.c src/include/s6/config.h
37 src/fdholder/s6-fdholder-list.o src/fdholder/s6-fdholder-list.lo: src/fdholder/s6-fdholder-list.c s…
42 src/fdholder/s6-fdholderd.o src/fdholder/s6-fdholderd.lo: src/fdholder/s6-fdholderd.c src/include/s…
123 src/supervision/s6-svc.o src/supervision/s6-svc.lo: src/supervision/s6-svc.c src/include/s6/config.…
125 src/supervision/s6-svdt.o src/supervision/s6-svdt.lo: src/supervision/s6-svdt.c src/include/s6/s6-s…
128 src/supervision/s6-svok.o src/supervision/s6-svok.lo: src/supervision/s6-svok.c src/include/s6/s6-s…
130 src/supervision/s6-svscan.o src/supervision/s6-svscan.lo: src/supervision/s6-svscan.c src/include/s…
[all …]
/dports/sysutils/s6-rc/s6-rc-0.5.2.2/package/
H A Ddeps.mak27 src/s6-rc/s6-rc-bundle.o src/s6-rc/s6-rc-bundle.lo: src/s6-rc/s6-rc-bundle.c src/include/s6-rc/conf…
28 src/s6-rc/s6-rc-compile.o src/s6-rc/s6-rc-compile.lo: src/s6-rc/s6-rc-compile.c src/include/s6-rc/c…
29 src/s6-rc/s6-rc-db.o src/s6-rc/s6-rc-db.lo: src/s6-rc/s6-rc-db.c src/include/s6-rc/config.h src/inc…
30 src/s6-rc/s6-rc-dryrun.o src/s6-rc/s6-rc-dryrun.lo: src/s6-rc/s6-rc-dryrun.c
31 src/s6-rc/s6-rc-fdholder-filler.o src/s6-rc/s6-rc-fdholder-filler.lo: src/s6-rc/s6-rc-fdholder-fill…
32 src/s6-rc/s6-rc-format-upgrade.o src/s6-rc/s6-rc-format-upgrade.lo: src/s6-rc/s6-rc-format-upgrade.…
33 src/s6-rc/s6-rc-init.o src/s6-rc/s6-rc-init.lo: src/s6-rc/s6-rc-init.c src/include/s6-rc/config.h s…
34 src/s6-rc/s6-rc-oneshot-run.o src/s6-rc/s6-rc-oneshot-run.lo: src/s6-rc/s6-rc-oneshot-run.c src/inc…
35 src/s6-rc/s6-rc-update.o src/s6-rc/s6-rc-update.lo: src/s6-rc/s6-rc-update.c src/include/s6-rc/conf…
36 src/s6-rc/s6-rc.o src/s6-rc/s6-rc.lo: src/s6-rc/s6-rc.c src/include/s6-rc/config.h src/include/s6-r…
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Didct32x32_135_add_neon.c279 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
280 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
281 s7[4] = vaddq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
282 s7[5] = vaddq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
287 s7[10] = vsubq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
288 s7[11] = vsubq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
289 s7[12] = vsubq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
290 s7[13] = vsubq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
588 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_16_neon()
589 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_16_neon()
[all …]
H A Dhighbd_idct32x32_135_add_neon.c290 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
291 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
292 s7[4] = highbd_idct_add_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
293 s7[5] = highbd_idct_add_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
298 s7[10] = highbd_idct_sub_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
299 s7[11] = highbd_idct_sub_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
300 s7[12] = highbd_idct_sub_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
301 s7[13] = highbd_idct_sub_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
665 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_16_neon()
666 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_16_neon()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Didct32x32_135_add_neon.c279 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
280 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
281 s7[4] = vaddq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
282 s7[5] = vaddq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
287 s7[10] = vsubq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
288 s7[11] = vsubq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
289 s7[12] = vsubq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
290 s7[13] = vsubq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
588 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_16_neon()
589 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_16_neon()
[all …]
H A Dhighbd_idct32x32_135_add_neon.c290 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
291 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
292 s7[4] = highbd_idct_add_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
293 s7[5] = highbd_idct_add_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
298 s7[10] = highbd_idct_sub_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
299 s7[11] = highbd_idct_sub_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
300 s7[12] = highbd_idct_sub_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
301 s7[13] = highbd_idct_sub_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
665 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_16_neon()
666 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_16_neon()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_dsp/arm/
H A Didct32x32_135_add_neon.c279 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
280 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
281 s7[4] = vaddq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
282 s7[5] = vaddq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
287 s7[10] = vsubq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
288 s7[11] = vsubq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
289 s7[12] = vsubq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
290 s7[13] = vsubq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
588 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_16_neon()
589 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_16_neon()
[all …]
H A Dhighbd_idct32x32_135_add_neon.c290 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
291 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
292 s7[4] = highbd_idct_add_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
293 s7[5] = highbd_idct_add_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
298 s7[10] = highbd_idct_sub_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
299 s7[11] = highbd_idct_sub_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
300 s7[12] = highbd_idct_sub_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
301 s7[13] = highbd_idct_sub_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
665 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_16_neon()
666 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_16_neon()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Didct32x32_135_add_neon.c279 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
280 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
281 s7[4] = vaddq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
282 s7[5] = vaddq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
287 s7[10] = vsubq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
288 s7[11] = vsubq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
289 s7[12] = vsubq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
290 s7[13] = vsubq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
588 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_16_neon()
589 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_16_neon()
[all …]
H A Dhighbd_idct32x32_135_add_neon.c290 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
291 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
292 s7[4] = highbd_idct_add_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
293 s7[5] = highbd_idct_add_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
298 s7[10] = highbd_idct_sub_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
299 s7[11] = highbd_idct_sub_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
300 s7[12] = highbd_idct_sub_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
301 s7[13] = highbd_idct_sub_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
665 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_16_neon()
666 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_16_neon()
[all …]
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_dsp/arm/
H A Didct32x32_135_add_neon.c279 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
280 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
281 s7[4] = vaddq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
282 s7[5] = vaddq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
287 s7[10] = vsubq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
288 s7[11] = vsubq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
289 s7[12] = vsubq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
290 s7[13] = vsubq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
588 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_16_neon()
589 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_16_neon()
[all …]
H A Dhighbd_idct32x32_135_add_neon.c290 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
291 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
292 s7[4] = highbd_idct_add_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
293 s7[5] = highbd_idct_add_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
298 s7[10] = highbd_idct_sub_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
299 s7[11] = highbd_idct_sub_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
300 s7[12] = highbd_idct_sub_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
301 s7[13] = highbd_idct_sub_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
665 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_16_neon()
666 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_16_neon()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_dsp/arm/
H A Didct32x32_135_add_neon.c279 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
280 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
281 s7[4] = vaddq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
282 s7[5] = vaddq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
287 s7[10] = vsubq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
288 s7[11] = vsubq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
289 s7[12] = vsubq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
290 s7[13] = vsubq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
588 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_16_neon()
589 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_16_neon()
[all …]
H A Dhighbd_idct32x32_135_add_neon.c290 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
291 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
292 s7[4] = highbd_idct_add_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
293 s7[5] = highbd_idct_add_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
298 s7[10] = highbd_idct_sub_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
299 s7[11] = highbd_idct_sub_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
300 s7[12] = highbd_idct_sub_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
301 s7[13] = highbd_idct_sub_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
665 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_16_neon()
666 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_16_neon()
[all …]
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Didct32x32_135_add_neon.c279 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
280 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
281 s7[4] = vaddq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
282 s7[5] = vaddq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
287 s7[10] = vsubq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
288 s7[11] = vsubq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
289 s7[12] = vsubq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
290 s7[13] = vsubq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
588 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_16_neon()
589 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_16_neon()
[all …]
H A Dhighbd_idct32x32_135_add_neon.c290 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
291 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
292 s7[4] = highbd_idct_add_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
293 s7[5] = highbd_idct_add_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
298 s7[10] = highbd_idct_sub_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
299 s7[11] = highbd_idct_sub_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
300 s7[12] = highbd_idct_sub_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
301 s7[13] = highbd_idct_sub_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
665 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_16_neon()
666 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_16_neon()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Didct32x32_135_add_neon.c279 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
280 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
281 s7[4] = vaddq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
282 s7[5] = vaddq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
287 s7[10] = vsubq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
288 s7[11] = vsubq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
289 s7[12] = vsubq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
290 s7[13] = vsubq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
588 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_16_neon()
589 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_16_neon()
[all …]
H A Dhighbd_idct32x32_135_add_neon.c290 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
291 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
292 s7[4] = highbd_idct_add_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
293 s7[5] = highbd_idct_add_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
298 s7[10] = highbd_idct_sub_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
299 s7[11] = highbd_idct_sub_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
300 s7[12] = highbd_idct_sub_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
301 s7[13] = highbd_idct_sub_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
665 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_16_neon()
666 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_16_neon()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_dsp/arm/
H A Didct32x32_135_add_neon.c279 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
280 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
281 s7[4] = vaddq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
282 s7[5] = vaddq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
287 s7[10] = vsubq_s16(s6[5], s6[10]); in vpx_idct32_12_neon()
288 s7[11] = vsubq_s16(s6[4], s6[11]); in vpx_idct32_12_neon()
289 s7[12] = vsubq_s16(s6[3], s6[12]); in vpx_idct32_12_neon()
290 s7[13] = vsubq_s16(s6[2], s6[13]); in vpx_idct32_12_neon()
588 s7[2] = vaddq_s16(s6[2], s6[13]); in vpx_idct32_16_neon()
589 s7[3] = vaddq_s16(s6[3], s6[12]); in vpx_idct32_16_neon()
[all …]
H A Dhighbd_idct32x32_135_add_neon.c290 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
291 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
292 s7[4] = highbd_idct_add_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
293 s7[5] = highbd_idct_add_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
298 s7[10] = highbd_idct_sub_dual(s6[5], s6[10]); in vpx_highbd_idct32_12_neon()
299 s7[11] = highbd_idct_sub_dual(s6[4], s6[11]); in vpx_highbd_idct32_12_neon()
300 s7[12] = highbd_idct_sub_dual(s6[3], s6[12]); in vpx_highbd_idct32_12_neon()
301 s7[13] = highbd_idct_sub_dual(s6[2], s6[13]); in vpx_highbd_idct32_12_neon()
665 s7[2] = highbd_idct_add_dual(s6[2], s6[13]); in vpx_highbd_idct32_16_neon()
666 s7[3] = highbd_idct_add_dual(s6[3], s6[12]); in vpx_highbd_idct32_16_neon()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6d16d0.c63 regulator_disable(s6->supply); in s6d16d0_unprepare()
166 struct s6d16d0 *s6; in s6d16d0_probe() local
170 if (!s6) in s6d16d0_probe()
173 mipi_dsi_set_drvdata(dsi, s6); in s6d16d0_probe()
174 s6->dev = dev; in s6d16d0_probe()
190 if (IS_ERR(s6->supply)) in s6d16d0_probe()
191 return PTR_ERR(s6->supply); in s6d16d0_probe()
196 if (IS_ERR(s6->reset_gpio)) { in s6d16d0_probe()
206 drm_panel_add(&s6->panel); in s6d16d0_probe()
210 drm_panel_remove(&s6->panel); in s6d16d0_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6d16d0.c63 regulator_disable(s6->supply); in s6d16d0_unprepare()
166 struct s6d16d0 *s6; in s6d16d0_probe() local
170 if (!s6) in s6d16d0_probe()
173 mipi_dsi_set_drvdata(dsi, s6); in s6d16d0_probe()
174 s6->dev = dev; in s6d16d0_probe()
190 if (IS_ERR(s6->supply)) in s6d16d0_probe()
191 return PTR_ERR(s6->supply); in s6d16d0_probe()
196 if (IS_ERR(s6->reset_gpio)) { in s6d16d0_probe()
206 drm_panel_add(&s6->panel); in s6d16d0_probe()
210 drm_panel_remove(&s6->panel); in s6d16d0_probe()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/panel/
H A Dpanel-samsung-s6d16d0.c63 regulator_disable(s6->supply); in s6d16d0_unprepare()
166 struct s6d16d0 *s6; in s6d16d0_probe() local
170 if (!s6) in s6d16d0_probe()
173 mipi_dsi_set_drvdata(dsi, s6); in s6d16d0_probe()
174 s6->dev = dev; in s6d16d0_probe()
190 if (IS_ERR(s6->supply)) in s6d16d0_probe()
191 return PTR_ERR(s6->supply); in s6d16d0_probe()
196 if (IS_ERR(s6->reset_gpio)) { in s6d16d0_probe()
206 drm_panel_add(&s6->panel); in s6d16d0_probe()
210 drm_panel_remove(&s6->panel); in s6d16d0_probe()
[all …]

12345678910>>...300