Home
last modified time | relevance | path

Searched defs:_p (Results 1 – 25 of 4003) sorted by relevance

12345678910>>...161

/dports/graphics/s2/s2geometry-0.9.0/src/s2/third_party/absl/base/internal/
H A Dunaligned_access.h102 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
104 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
106 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
148 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
150 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
152 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
170 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
172 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
174 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
260 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
[all …]
/dports/devel/bloaty/bloaty-1.1/third_party/abseil-cpp/absl/base/internal/
H A Dunaligned_access.h99 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ argument
101 #define ABSL_INTERNAL_UNALIGNED_STORE32(_p, _val) \ argument
103 #define ABSL_INTERNAL_UNALIGNED_STORE64(_p, _val) \ argument
140 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ argument
142 #define ABSL_INTERNAL_UNALIGNED_STORE32(_p, _val) \ argument
144 #define ABSL_INTERNAL_UNALIGNED_STORE64(_p, _val) \ argument
155 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
157 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
159 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
217 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
[all …]
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/third_party/absl/base/internal/
H A Dunaligned_access.h102 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
104 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
106 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
148 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
150 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
152 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
170 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
172 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
174 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
260 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/odf/
H A Dipmpx_code.c925 static void DelGF_IPMPX_ConnectTool(GF_IPMPX_Data *_p) in DelGF_IPMPX_ConnectTool()
1176 static void DelGF_IPMPX_CanProcess(GF_IPMPX_Data *_p) in DelGF_IPMPX_CanProcess()
1187 static u32 SizeGF_IPMPX_CanProcess(GF_IPMPX_Data *_p) in SizeGF_IPMPX_CanProcess()
1204 static void DelGF_IPMPX_OpaqueData(GF_IPMPX_Data *_p) in DelGF_IPMPX_OpaqueData()
1216 static u32 SizeGF_IPMPX_OpaqueData(GF_IPMPX_Data *_p) in SizeGF_IPMPX_OpaqueData()
1233 static void DelGF_IPMPX_KeyData(GF_IPMPX_Data *_p) in DelGF_IPMPX_KeyData()
1257 static u32 SizeGF_IPMPX_KeyData(GF_IPMPX_Data *_p) in SizeGF_IPMPX_KeyData()
1677 static void DelGF_IPMPX_ISMACryp(GF_IPMPX_Data *_p) in DelGF_IPMPX_ISMACryp()
1692 static u32 SizeGF_IPMPX_ISMACryp(GF_IPMPX_Data *_p) in SizeGF_IPMPX_ISMACryp()
1831 void gf_ipmpx_data_del(GF_IPMPX_Data *_p) in gf_ipmpx_data_del()
[all …]
/dports/multimedia/ccextractor/ccextractor-0.85/src/gpacmp4/
H A Dipmpx_code.c938 static void DelGF_IPMPX_ConnectTool(GF_IPMPX_Data *_p) in DelGF_IPMPX_ConnectTool()
1181 static void DelGF_IPMPX_CanProcess(GF_IPMPX_Data *_p) in DelGF_IPMPX_CanProcess()
1192 static u32 SizeGF_IPMPX_CanProcess(GF_IPMPX_Data *_p) in SizeGF_IPMPX_CanProcess()
1209 static void DelGF_IPMPX_OpaqueData(GF_IPMPX_Data *_p) in DelGF_IPMPX_OpaqueData()
1221 static u32 SizeGF_IPMPX_OpaqueData(GF_IPMPX_Data *_p) in SizeGF_IPMPX_OpaqueData()
1238 static void DelGF_IPMPX_KeyData(GF_IPMPX_Data *_p) in DelGF_IPMPX_KeyData()
1262 static u32 SizeGF_IPMPX_KeyData(GF_IPMPX_Data *_p) in SizeGF_IPMPX_KeyData()
1690 static void DelGF_IPMPX_ISMACryp(GF_IPMPX_Data *_p) in DelGF_IPMPX_ISMACryp()
1705 static u32 SizeGF_IPMPX_ISMACryp(GF_IPMPX_Data *_p) in SizeGF_IPMPX_ISMACryp()
1844 void gf_ipmpx_data_del(GF_IPMPX_Data *_p) in gf_ipmpx_data_del()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/odf/
H A Dipmpx_code.c925 static void DelGF_IPMPX_ConnectTool(GF_IPMPX_Data *_p) in DelGF_IPMPX_ConnectTool()
1176 static void DelGF_IPMPX_CanProcess(GF_IPMPX_Data *_p) in DelGF_IPMPX_CanProcess()
1187 static u32 SizeGF_IPMPX_CanProcess(GF_IPMPX_Data *_p) in SizeGF_IPMPX_CanProcess()
1204 static void DelGF_IPMPX_OpaqueData(GF_IPMPX_Data *_p) in DelGF_IPMPX_OpaqueData()
1216 static u32 SizeGF_IPMPX_OpaqueData(GF_IPMPX_Data *_p) in SizeGF_IPMPX_OpaqueData()
1233 static void DelGF_IPMPX_KeyData(GF_IPMPX_Data *_p) in DelGF_IPMPX_KeyData()
1257 static u32 SizeGF_IPMPX_KeyData(GF_IPMPX_Data *_p) in SizeGF_IPMPX_KeyData()
1677 static void DelGF_IPMPX_ISMACryp(GF_IPMPX_Data *_p) in DelGF_IPMPX_ISMACryp()
1692 static u32 SizeGF_IPMPX_ISMACryp(GF_IPMPX_Data *_p) in SizeGF_IPMPX_ISMACryp()
1831 void gf_ipmpx_data_del(GF_IPMPX_Data *_p) in gf_ipmpx_data_del()
[all …]
/dports/sysutils/syslinux/syslinux-6.03/libfat/
H A Dulint.h32 static inline unsigned char read8(le8_t * _p) in read8()
37 static inline void write8(le8_t * _p, uint8_t _v) in write8()
46 static inline unsigned short read16(le16_t * _p) in read16()
51 static inline void write16(le16_t * _p, unsigned short _v) in write16()
56 static inline unsigned int read32(le32_t * _p) in read32()
61 static inline void write32(le32_t * _p, uint32_t _v) in write32()
72 uint8_t *_p = *_pp; in read16() local
82 uint8_t *_p = *_pp; in write16() local
90 uint8_t *_p = *_pp; in read32() local
102 uint8_t *_p = *_pp; in write32() local
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/translation/cld2/internal/
H A Dport.h37 #define UNALIGNED_LOAD16(_p) (*reinterpret_cast<const uint16 *>(_p)) argument
38 #define UNALIGNED_LOAD32(_p) (*reinterpret_cast<const uint32 *>(_p)) argument
39 #define UNALIGNED_LOAD64(_p) (*reinterpret_cast<const uint64 *>(_p)) argument
41 #define UNALIGNED_STORE16(_p, _val) (*reinterpret_cast<uint16 *>(_p) = (_val)) argument
42 #define UNALIGNED_STORE32(_p, _val) (*reinterpret_cast<uint32 *>(_p) = (_val)) argument
43 #define UNALIGNED_STORE64(_p, _val) (*reinterpret_cast<uint64 *>(_p) = (_val)) argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/cld_3/src/src/script_span/
H A Dport.h39 #define UNALIGNED_LOAD16(_p) (*reinterpret_cast<const uint16 *>(_p)) argument
40 #define UNALIGNED_LOAD32(_p) (*reinterpret_cast<const uint32 *>(_p)) argument
41 #define UNALIGNED_LOAD64(_p) (*reinterpret_cast<const uint64 *>(_p)) argument
43 #define UNALIGNED_STORE16(_p, _val) (*reinterpret_cast<uint16 *>(_p) = (_val)) argument
44 #define UNALIGNED_STORE32(_p, _val) (*reinterpret_cast<uint32 *>(_p) = (_val)) argument
45 #define UNALIGNED_STORE64(_p, _val) (*reinterpret_cast<uint64 *>(_p) = (_val)) argument
/dports/www/firefox/firefox-99.0/browser/components/translation/cld2/internal/
H A Dport.h37 #define UNALIGNED_LOAD16(_p) (*reinterpret_cast<const uint16 *>(_p)) argument
38 #define UNALIGNED_LOAD32(_p) (*reinterpret_cast<const uint32 *>(_p)) argument
39 #define UNALIGNED_LOAD64(_p) (*reinterpret_cast<const uint64 *>(_p)) argument
41 #define UNALIGNED_STORE16(_p, _val) (*reinterpret_cast<uint16 *>(_p) = (_val)) argument
42 #define UNALIGNED_STORE32(_p, _val) (*reinterpret_cast<uint32 *>(_p) = (_val)) argument
43 #define UNALIGNED_STORE64(_p, _val) (*reinterpret_cast<uint64 *>(_p) = (_val)) argument
/dports/www/firefox-esr/firefox-91.8.0/browser/components/translation/cld2/internal/
H A Dport.h37 #define UNALIGNED_LOAD16(_p) (*reinterpret_cast<const uint16 *>(_p)) argument
38 #define UNALIGNED_LOAD32(_p) (*reinterpret_cast<const uint32 *>(_p)) argument
39 #define UNALIGNED_LOAD64(_p) (*reinterpret_cast<const uint64 *>(_p)) argument
41 #define UNALIGNED_STORE16(_p, _val) (*reinterpret_cast<uint16 *>(_p) = (_val)) argument
42 #define UNALIGNED_STORE32(_p, _val) (*reinterpret_cast<uint32 *>(_p) = (_val)) argument
43 #define UNALIGNED_STORE64(_p, _val) (*reinterpret_cast<uint64 *>(_p) = (_val)) argument
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/translation/cld2/internal/
H A Dport.h37 #define UNALIGNED_LOAD16(_p) (*reinterpret_cast<const uint16 *>(_p)) argument
38 #define UNALIGNED_LOAD32(_p) (*reinterpret_cast<const uint32 *>(_p)) argument
39 #define UNALIGNED_LOAD64(_p) (*reinterpret_cast<const uint64 *>(_p)) argument
41 #define UNALIGNED_STORE16(_p, _val) (*reinterpret_cast<uint16 *>(_p) = (_val)) argument
42 #define UNALIGNED_STORE32(_p, _val) (*reinterpret_cast<uint32 *>(_p) = (_val)) argument
43 #define UNALIGNED_STORE64(_p, _val) (*reinterpret_cast<uint64 *>(_p) = (_val)) argument
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/translation/cld2/internal/
H A Dport.h37 #define UNALIGNED_LOAD16(_p) (*reinterpret_cast<const uint16 *>(_p)) argument
38 #define UNALIGNED_LOAD32(_p) (*reinterpret_cast<const uint32 *>(_p)) argument
39 #define UNALIGNED_LOAD64(_p) (*reinterpret_cast<const uint64 *>(_p)) argument
41 #define UNALIGNED_STORE16(_p, _val) (*reinterpret_cast<uint16 *>(_p) = (_val)) argument
42 #define UNALIGNED_STORE32(_p, _val) (*reinterpret_cast<uint32 *>(_p) = (_val)) argument
43 #define UNALIGNED_STORE64(_p, _val) (*reinterpret_cast<uint64 *>(_p) = (_val)) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/cld_3/src/src/script_span/
H A Dport.h39 #define UNALIGNED_LOAD16(_p) (*reinterpret_cast<const uint16 *>(_p)) argument
40 #define UNALIGNED_LOAD32(_p) (*reinterpret_cast<const uint32 *>(_p)) argument
41 #define UNALIGNED_LOAD64(_p) (*reinterpret_cast<const uint64 *>(_p)) argument
43 #define UNALIGNED_STORE16(_p, _val) (*reinterpret_cast<uint16 *>(_p) = (_val)) argument
44 #define UNALIGNED_STORE32(_p, _val) (*reinterpret_cast<uint32 *>(_p) = (_val)) argument
45 #define UNALIGNED_STORE64(_p, _val) (*reinterpret_cast<uint64 *>(_p) = (_val)) argument
/dports/devel/cld2/cld-20150505/internal/
H A Dport.h37 #define UNALIGNED_LOAD16(_p) (*reinterpret_cast<const uint16 *>(_p)) argument
38 #define UNALIGNED_LOAD32(_p) (*reinterpret_cast<const uint32 *>(_p)) argument
39 #define UNALIGNED_LOAD64(_p) (*reinterpret_cast<const uint64 *>(_p)) argument
41 #define UNALIGNED_STORE16(_p, _val) (*reinterpret_cast<uint16 *>(_p) = (_val)) argument
42 #define UNALIGNED_STORE32(_p, _val) (*reinterpret_cast<uint32 *>(_p) = (_val)) argument
43 #define UNALIGNED_STORE64(_p, _val) (*reinterpret_cast<uint64 *>(_p) = (_val)) argument
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/translation/cld2/internal/
H A Dport.h37 #define UNALIGNED_LOAD16(_p) (*reinterpret_cast<const uint16 *>(_p)) argument
38 #define UNALIGNED_LOAD32(_p) (*reinterpret_cast<const uint32 *>(_p)) argument
39 #define UNALIGNED_LOAD64(_p) (*reinterpret_cast<const uint64 *>(_p)) argument
41 #define UNALIGNED_STORE16(_p, _val) (*reinterpret_cast<uint16 *>(_p) = (_val)) argument
42 #define UNALIGNED_STORE32(_p, _val) (*reinterpret_cast<uint32 *>(_p) = (_val)) argument
43 #define UNALIGNED_STORE64(_p, _val) (*reinterpret_cast<uint64 *>(_p) = (_val)) argument
/dports/comms/liquid-dsp/liquid-dsp-1.3.2/src/fec/src/
H A Dpacketizer.c149 packetizer packetizer_recreate(packetizer _p, in packetizer_recreate()
177 void packetizer_destroy(packetizer _p) in packetizer_destroy()
202 void packetizer_print(packetizer _p) in packetizer_print()
220 unsigned int packetizer_get_dec_msg_len(packetizer _p) in packetizer_get_dec_msg_len()
226 unsigned int packetizer_get_enc_msg_len(packetizer _p) in packetizer_get_enc_msg_len()
231 crc_scheme packetizer_get_crc(packetizer _p) in packetizer_get_crc()
236 fec_scheme packetizer_get_fec0(packetizer _p) in packetizer_get_fec0()
241 fec_scheme packetizer_get_fec1(packetizer _p) in packetizer_get_fec1()
251 void packetizer_encode(packetizer _p, in packetizer_encode()
303 int packetizer_decode(packetizer _p, in packetizer_decode()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/base/internal/
H A Dunaligned_access.h92 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
94 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
96 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
99 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ argument
101 #define ABSL_INTERNAL_UNALIGNED_STORE32(_p, _val) \ argument
103 #define ABSL_INTERNAL_UNALIGNED_STORE64(_p, _val) \ argument
140 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
142 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
144 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
147 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ argument
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/base/internal/
H A Dunaligned_access.h92 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
94 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
96 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
99 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ argument
101 #define ABSL_INTERNAL_UNALIGNED_STORE32(_p, _val) \ argument
103 #define ABSL_INTERNAL_UNALIGNED_STORE64(_p, _val) \ argument
140 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
142 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
144 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
147 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/base/internal/
H A Dunaligned_access.h82 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
84 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
86 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
89 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ argument
91 #define ABSL_INTERNAL_UNALIGNED_STORE32(_p, _val) \ argument
93 #define ABSL_INTERNAL_UNALIGNED_STORE64(_p, _val) \ argument
130 #define ABSL_INTERNAL_UNALIGNED_LOAD16(_p) \ argument
132 #define ABSL_INTERNAL_UNALIGNED_LOAD32(_p) \ argument
134 #define ABSL_INTERNAL_UNALIGNED_LOAD64(_p) \ argument
137 #define ABSL_INTERNAL_UNALIGNED_STORE16(_p, _val) \ argument
[all …]
/dports/misc/visp/visp-3.4.0/3rdparty/simdlib/Simd/
H A DSimdStore.h203 uint8_t * _p = (uint8_t *)__builtin_assume_aligned(p, 16); variable
222 uint8_t * _p = (uint8_t *)__builtin_assume_aligned(p, 8); variable
266 uint8_t * _p = (uint8_t *)__builtin_assume_aligned(p, 16); variable
304 uint8_t * _p = (uint8_t *)__builtin_assume_aligned(p, 8); variable
343 uint8_t * _p = (uint8_t *)__builtin_assume_aligned(p, 8); variable
381 uint8_t * _p = (uint8_t *)__builtin_assume_aligned(p, 8); variable
400 float * _p = (float *)__builtin_assume_aligned(p, 16); variable
419 float * _p = (float *)__builtin_assume_aligned(p, 8); variable
438 float * _p = (float *)__builtin_assume_aligned(p, 16); variable
457 float * _p = (float *)__builtin_assume_aligned(p, 16); variable
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/core/parser/
H A Dparse_param.c112 static inline void parse_contact_class(param_hooks_t *_h, param_t *_p) in parse_contact_class()
192 static inline void parse_uri_class(param_hooks_t *_h, param_t *_p) in parse_uri_class()
397 str *_s, pclass_t _c, param_hooks_t *_h, param_t *_p, char separator) in parse_param_name()
559 int parse_params(str *_s, pclass_t _c, param_hooks_t *_h, param_t **_p) in parse_params()
629 static inline void do_free_params(param_t *_p, int _shm) in do_free_params()
647 void free_params(param_t *_p) in free_params()
656 void shm_free_params(param_t *_p) in shm_free_params()
665 static inline void print_param(FILE *_o, param_t *_p) in print_param()
748 void print_params(FILE *_o, param_t *_p) in print_params()
811 int duplicate_params(param_t **_n, param_t *_p) in duplicate_params()
[all …]
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/layer/arm/
H A Dpadding_pack4_bf16s_fp16s.h346 uint16x4_t _p = vld1_u16(ptr0); in padding_replicate_pack4_bf16_fp16s_neon() local
368 uint16x4_t _p = vld1_u16(ptr); in padding_replicate_pack4_bf16_fp16s_neon() local
392 uint16x4_t _p = vld1_u16(ptr0); in padding_replicate_pack4_bf16_fp16s_neon() local
425 uint16x4_t _p = vld1_u16(ptr0 + (left - x) * 4); in padding_reflect_pack4_bf16_fp16s_neon() local
431 uint16x4_t _p = vld1_u16(ptr0); in padding_reflect_pack4_bf16_fp16s_neon() local
438 uint16x4_t _p = vld1_u16(ptr0 - 8 - x * 4); in padding_reflect_pack4_bf16_fp16s_neon() local
449 uint16x4_t _p = vld1_u16(ptr + (left - x) * 4); in padding_reflect_pack4_bf16_fp16s_neon() local
455 uint16x4_t _p = vld1_u16(ptr); in padding_reflect_pack4_bf16_fp16s_neon() local
462 uint16x4_t _p = vld1_u16(ptr - 8 - x * 4); in padding_reflect_pack4_bf16_fp16s_neon() local
480 uint16x4_t _p = vld1_u16(ptr0); in padding_reflect_pack4_bf16_fp16s_neon() local
[all …]
H A Dpadding_pack4.h356 float32x4_t _p = vld1q_f32(ptr0); in padding_replicate_pack4_neon() local
378 float32x4_t _p = vld1q_f32(ptr); in padding_replicate_pack4_neon() local
402 float32x4_t _p = vld1q_f32(ptr0); in padding_replicate_pack4_neon() local
435 float32x4_t _p = vld1q_f32(ptr0 + (left - x) * 4); in padding_reflect_pack4_neon() local
441 float32x4_t _p = vld1q_f32(ptr0); in padding_reflect_pack4_neon() local
448 float32x4_t _p = vld1q_f32(ptr0 - 8 - x * 4); in padding_reflect_pack4_neon() local
459 float32x4_t _p = vld1q_f32(ptr + (left - x) * 4); in padding_reflect_pack4_neon() local
465 float32x4_t _p = vld1q_f32(ptr); in padding_reflect_pack4_neon() local
472 float32x4_t _p = vld1q_f32(ptr - 8 - x * 4); in padding_reflect_pack4_neon() local
490 float32x4_t _p = vld1q_f32(ptr0); in padding_reflect_pack4_neon() local
[all …]
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/layer/arm/
H A Dpadding_pack4.h356 float32x4_t _p = vld1q_f32(ptr0); in padding_replicate_pack4_neon() local
378 float32x4_t _p = vld1q_f32(ptr); in padding_replicate_pack4_neon() local
402 float32x4_t _p = vld1q_f32(ptr0); in padding_replicate_pack4_neon() local
435 float32x4_t _p = vld1q_f32(ptr0 + (left - x) * 4); in padding_reflect_pack4_neon() local
441 float32x4_t _p = vld1q_f32(ptr0); in padding_reflect_pack4_neon() local
448 float32x4_t _p = vld1q_f32(ptr0 - 8 - x * 4); in padding_reflect_pack4_neon() local
459 float32x4_t _p = vld1q_f32(ptr + (left - x) * 4); in padding_reflect_pack4_neon() local
465 float32x4_t _p = vld1q_f32(ptr); in padding_reflect_pack4_neon() local
472 float32x4_t _p = vld1q_f32(ptr - 8 - x * 4); in padding_reflect_pack4_neon() local
490 float32x4_t _p = vld1q_f32(ptr0); in padding_reflect_pack4_neon() local
[all …]

12345678910>>...161