Home
last modified time | relevance | path

Searched defs:buf_stride (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Tconv.c1112 size_t H5_ATTR_UNUSED nelmts, size_t H5_ATTR_UNUSED buf_stride, in H5T__conv_noop()
1565 H5T__conv_order(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, in H5T__conv_order()
1661 H5T__conv_b_b(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, in H5T__conv_b_b()
2815 H5T__conv_enum(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, in H5T__conv_enum()
3103 H5T__conv_vlen(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, in H5T__conv_vlen()
3625 H5T__conv_ref(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, in H5T__conv_ref()
3835 H5T__conv_i_i(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, in H5T__conv_i_i()
4273 H5T__conv_f_f(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, in H5T__conv_f_f()
4859 H5T__conv_s_s(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, in H5T__conv_s_s()
8390 H5T__conv_f_i(hid_t src_id, hid_t dst_id, H5T_cdata_t *cdata, size_t nelmts, size_t buf_stride, in H5T__conv_f_i()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Tconv.c1038 size_t H5_ATTR_UNUSED nelmts, size_t H5_ATTR_UNUSED buf_stride, in H5T__conv_noop()
1085 size_t nelmts, size_t buf_stride, in H5T__conv_order_opt()
1497 size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, void *_buf, in H5T__conv_order()
1596 size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, void *_buf, in H5T__conv_b_b()
2125 size_t buf_stride, size_t bkg_stride, void *_buf, void *_bkg) in H5T__conv_struct()
2736 size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, void *_buf, in H5T__conv_enum()
3016 size_t buf_stride, size_t bkg_stride, void *buf, void *bkg) in H5T__conv_vlen()
4470 size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, void *buf, in H5T__conv_s_s()
4704 size_t nelmts, size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, in H5T__conv_schar_uchar()
4727 size_t nelmts, size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, in H5T__conv_uchar_schar()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/src/
H A DH5Tconv.c5397 size_t nelmts, size_t buf_stride, in H5T__conv_short_int()
5423 size_t nelmts, size_t buf_stride, in H5T__conv_short_uint()
5449 size_t nelmts, size_t buf_stride, in H5T__conv_ushort_int()
5501 size_t nelmts, size_t buf_stride, in H5T__conv_short_long()
5709 size_t nelmts, size_t buf_stride, in H5T__conv_int_schar()
5735 size_t nelmts, size_t buf_stride, in H5T__conv_int_uchar()
5761 size_t nelmts, size_t buf_stride, in H5T__conv_uint_schar()
5787 size_t nelmts, size_t buf_stride, in H5T__conv_uint_uchar()
5813 size_t nelmts, size_t buf_stride, in H5T__conv_int_short()
5839 size_t nelmts, size_t buf_stride, in H5T__conv_int_ushort()
[all …]
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Tconv.c1038 size_t H5_ATTR_UNUSED nelmts, size_t H5_ATTR_UNUSED buf_stride, in H5T__conv_noop()
1085 size_t nelmts, size_t buf_stride, in H5T__conv_order_opt()
1497 size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, void *_buf, in H5T__conv_order()
1596 size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, void *_buf, in H5T__conv_b_b()
2125 size_t buf_stride, size_t bkg_stride, void *_buf, void *_bkg) in H5T__conv_struct()
2736 size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, void *_buf, in H5T__conv_enum()
3016 size_t buf_stride, size_t bkg_stride, void *buf, void *bkg) in H5T__conv_vlen()
4470 size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, void *buf, in H5T__conv_s_s()
4704 size_t nelmts, size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, in H5T__conv_schar_uchar()
4727 size_t nelmts, size_t buf_stride, size_t H5_ATTR_UNUSED bkg_stride, in H5T__conv_uchar_schar()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Tconv.c5433 size_t nelmts, size_t buf_stride, in H5T__conv_short_int()
5459 size_t nelmts, size_t buf_stride, in H5T__conv_short_uint()
5485 size_t nelmts, size_t buf_stride, in H5T__conv_ushort_int()
5537 size_t nelmts, size_t buf_stride, in H5T__conv_short_long()
5745 size_t nelmts, size_t buf_stride, in H5T__conv_int_schar()
5771 size_t nelmts, size_t buf_stride, in H5T__conv_int_uchar()
5797 size_t nelmts, size_t buf_stride, in H5T__conv_uint_schar()
5823 size_t nelmts, size_t buf_stride, in H5T__conv_uint_uchar()
5849 size_t nelmts, size_t buf_stride, in H5T__conv_int_short()
5875 size_t nelmts, size_t buf_stride, in H5T__conv_int_ushort()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Tconv.c5396 size_t nelmts, size_t buf_stride, in H5T__conv_short_int()
5422 size_t nelmts, size_t buf_stride, in H5T__conv_short_uint()
5448 size_t nelmts, size_t buf_stride, in H5T__conv_ushort_int()
5500 size_t nelmts, size_t buf_stride, in H5T__conv_short_long()
5708 size_t nelmts, size_t buf_stride, in H5T__conv_int_schar()
5734 size_t nelmts, size_t buf_stride, in H5T__conv_int_uchar()
5760 size_t nelmts, size_t buf_stride, in H5T__conv_uint_schar()
5786 size_t nelmts, size_t buf_stride, in H5T__conv_uint_uchar()
5812 size_t nelmts, size_t buf_stride, in H5T__conv_int_short()
5838 size_t nelmts, size_t buf_stride, in H5T__conv_int_ushort()
[all …]
/dports/science/py-h5py/h5py-3.6.0/h5py/
H A D_conv.pyx60 size_t nl, size_t buf_stride, size_t bkg_stride, void *buf_i,
436 size_t nl, size_t buf_stride, size_t bkg_stride, void *buf_i,
442 size_t nl, size_t buf_stride, size_t bkg_stride, void *buf_i,
448 size_t nl, size_t buf_stride, size_t bkg_stride, void *buf_i,
454 size_t nl, size_t buf_stride, size_t bkg_stride, void *buf_i,
460 size_t nl, size_t buf_stride, size_t bkg_stride, void *buf_i,
466 size_t nl, size_t buf_stride, size_t bkg_stride, void *buf_i,
472 size_t nl, size_t buf_stride, size_t bkg_stride, void *buf_i,
478 size_t nl, size_t buf_stride, size_t bkg_stride, void *buf_i,
611 size_t buf_stride,
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/x86/
H A Dvideodsp_init.c227 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
238 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
250 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
263 ptrdiff_t buf_stride, in emulated_edge_mc_avx2()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/x86/
H A Dvideodsp_init.c227 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
238 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
250 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
263 ptrdiff_t buf_stride, in emulated_edge_mc_avx2()
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/x86/
H A Dvideodsp_init.c227 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
238 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
250 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
263 ptrdiff_t buf_stride, in emulated_edge_mc_avx2()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/x86/
H A Dvideodsp_init.c227 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
238 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
250 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
263 ptrdiff_t buf_stride, in emulated_edge_mc_avx2()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/x86/
H A Dvideodsp_init.c227 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
238 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
250 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
263 ptrdiff_t buf_stride, in emulated_edge_mc_avx2()
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/x86/
H A Dvideodsp_init.c227 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
238 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
250 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
263 ptrdiff_t buf_stride, in emulated_edge_mc_avx2()
/dports/lang/spidermonkey60/firefox-60.9.0/media/ffvpx/libavcodec/x86/
H A Dvideodsp_init.c227 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
238 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
250 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
263 ptrdiff_t buf_stride, in emulated_edge_mc_avx2()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/x86/
H A Dvideodsp_init.c227 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
238 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
250 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
263 ptrdiff_t buf_stride, in emulated_edge_mc_avx2()
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/x86/
H A Dvideodsp_init.c227 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
238 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
250 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
263 ptrdiff_t buf_stride, in emulated_edge_mc_avx2()
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/x86/
H A Dvideodsp_init.c227 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
238 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
250 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
263 ptrdiff_t buf_stride, in emulated_edge_mc_avx2()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/x86/
H A Dvideodsp_init.c209 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
220 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
232 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/x86/
H A Dvideodsp_init.c209 ptrdiff_t buf_stride, in emulated_edge_mc_mmx()
220 ptrdiff_t buf_stride, in emulated_edge_mc_sse()
232 ptrdiff_t buf_stride, in emulated_edge_mc_sse2()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/common/x86/
H A Dselfguided_sse4.c48 int buf_stride) { in integral_images()
92 int32_t *B, int buf_stride) { in integral_images_highbd()
171 int width, int height, int buf_stride, int bit_depth, in calc_ab()
281 const int32_t *B, int buf_stride, const void *dgd8, in final_filter()
312 int buf_stride, int bit_depth, int sgr_params_idx, in calc_ab_fast()
453 const int32_t *B, int buf_stride, in final_filter_fast()
520 int buf_stride = ((width_ext + 3) & ~3) + 16; in av1_selfguided_restoration_sse4_1() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/x86/
H A Dselfguided_sse4.c48 int buf_stride) { in integral_images()
92 int32_t *B, int buf_stride) { in integral_images_highbd()
171 int width, int height, int buf_stride, int bit_depth, in calc_ab()
280 const int32_t *B, int buf_stride, const void *dgd8, in final_filter()
311 int buf_stride, int bit_depth, int sgr_params_idx, in calc_ab_fast()
451 const int32_t *B, int buf_stride, in final_filter_fast()
518 int buf_stride = ((width_ext + 3) & ~3) + 16; in av1_selfguided_restoration_sse4_1() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/common/x86/
H A Dselfguided_sse4.c48 int buf_stride) { in integral_images()
92 int32_t *B, int buf_stride) { in integral_images_highbd()
171 int width, int height, int buf_stride, int bit_depth, in calc_ab()
281 const int32_t *B, int buf_stride, const void *dgd8, in final_filter()
312 int buf_stride, int bit_depth, int sgr_params_idx, in calc_ab_fast()
453 const int32_t *B, int buf_stride, in final_filter_fast()
520 int buf_stride = ((width_ext + 3) & ~3) + 16; in av1_selfguided_restoration_sse4_1() local
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/x86/
H A Dselfguided_sse4.c48 int buf_stride) { in integral_images()
92 int32_t *B, int buf_stride) { in integral_images_highbd()
171 int width, int height, int buf_stride, int bit_depth, in calc_ab()
280 const int32_t *B, int buf_stride, const void *dgd8, in final_filter()
311 int buf_stride, int bit_depth, int sgr_params_idx, in calc_ab_fast()
451 const int32_t *B, int buf_stride, in final_filter_fast()
518 int buf_stride = ((width_ext + 3) & ~3) + 16; in av1_selfguided_restoration_sse4_1() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/x86/
H A Dselfguided_sse4.c48 int buf_stride) { in integral_images()
92 int32_t *B, int buf_stride) { in integral_images_highbd()
171 int width, int height, int buf_stride, int bit_depth, in calc_ab()
280 const int32_t *B, int buf_stride, const void *dgd8, in final_filter()
311 int buf_stride, int bit_depth, int sgr_params_idx, in calc_ab_fast()
451 const int32_t *B, int buf_stride, in final_filter_fast()
518 int buf_stride = ((width_ext + 3) & ~3) + 16; in av1_selfguided_restoration_sse4_1() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/common/x86/
H A Dselfguided_sse4.c48 int buf_stride) { in integral_images()
92 int32_t *B, int buf_stride) { in integral_images_highbd()
171 int width, int height, int buf_stride, int bit_depth, in calc_ab()
281 const int32_t *B, int buf_stride, const void *dgd8, in final_filter()
312 int buf_stride, int bit_depth, int sgr_params_idx, in calc_ab_fast()
453 const int32_t *B, int buf_stride, in final_filter_fast()
520 int buf_stride = ((width_ext + 3) & ~3) + 16; in av1_selfguided_restoration_sse4_1() local

123456789