Home
last modified time | relevance | path

Searched defs:h_end (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbRestorationPick.h24 static INLINE uint8_t find_average(const uint8_t *src, int32_t h_start, int32_t h_end, in find_average()
34 static INLINE uint16_t find_average_highbd(const uint16_t *src, int32_t h_start, int32_t h_end, in find_average_highbd()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbRestorationPick.h24 static INLINE uint8_t find_average(const uint8_t *src, int32_t h_start, int32_t h_end, in find_average()
34 static INLINE uint16_t find_average_highbd(const uint16_t *src, int32_t h_start, int32_t h_end, in find_average_highbd()
/dports/devel/thrust/thrust-1.9.5/testing/
H A Dset_intersection.cu119 typename thrust::host_vector<T>::iterator h_end; in TestSetIntersection() local
155 typename thrust::host_vector<T>::iterator h_end = in TestSetIntersectionToDiscardIterator() local
190 typename thrust::host_vector<T>::iterator h_end; in TestSetIntersectionEquivalentRanges() local
236 typename thrust::host_vector<T>::iterator h_end; in TestSetIntersectionMultiset() local
H A Dset_symmetric_difference.cu118 typename thrust::host_vector<T>::iterator h_end; in TestSetSymmetricDifference() local
150 typename thrust::host_vector<T>::iterator h_end; in TestSetSymmetricDifferenceEquivalentRanges() local
195 typename thrust::host_vector<T>::iterator h_end; in TestSetSymmetricDifferenceMultiset() local
240 typename thrust::host_vector<T>::iterator h_end; in TestSetSymmetricDifferenceKeyValue() local
H A Dset_union_key_value.cu33 typename thrust::host_vector<T>::iterator h_end; in TestSetUnionKeyValue() local
77 typename thrust::host_vector<T>::iterator h_end; in TestSetUnionKeyValueDescending() local
H A Dmerge_key_value.cu34 typename thrust::host_vector<T>::iterator h_end; in TestMergeKeyValue() local
76 typename thrust::host_vector<T>::iterator h_end; in TestMergeKeyValueDescending() local
H A Dset_difference.cu118 typename thrust::host_vector<T>::iterator h_end; in TestSetDifference() local
150 typename thrust::host_vector<T>::iterator h_end; in TestSetDifferenceEquivalentRanges() local
196 typename thrust::host_vector<T>::iterator h_end; in TestSetDifferenceMultiset() local
H A Dset_intersection_by_key.cu152 > h_end; in TestSetIntersectionByKey() local
205 > h_end; in TestSetIntersectionByKeyEquivalentRanges() local
268 > h_end; in TestSetIntersectionByKeyMultiset() local
H A Dset_difference_by_key.cu162 > h_end; in TestSetDifferenceByKey() local
219 > h_end; in TestSetDifferenceByKeyEquivalentRanges() local
286 > h_end; in TestSetDifferenceByKeyMultiset() local
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dpickrst.h33 static INLINE uint8_t find_average(const uint8_t *src, int h_start, int h_end, in find_average()
47 int h_end, int v_start, int v_end, in find_average_highbd()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dpickrst.h33 static INLINE uint8_t find_average(const uint8_t *src, int h_start, int h_end, in find_average()
47 int h_end, int v_start, int v_end, in find_average_highbd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dpickrst.h33 static INLINE uint8_t find_average(const uint8_t *src, int h_start, int h_end, in find_average()
47 int h_end, int v_start, int v_end, in find_average_highbd()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dpickrst.h32 static INLINE uint8_t find_average(const uint8_t *src, int h_start, int h_end, in find_average()
46 int h_end, int v_start, int v_end, in find_average_highbd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dwiener_test.cc35 const uint8_t *src, int h_start, int h_end, in compute_stats_win_opt_c()
97 int h_start, int h_end, int v_start, int v_end, in compute_stats_opt_c()
152 int h_end = in RunWienerTest() local
217 const int h_end = MAX_WIENER_BLOCK; in RunWienerTest_ExtremeValues() local
294 int h_end, int v_start, int v_end, in compute_stats_highbd_win_opt_c()
373 const uint8_t *src, int h_start, int h_end, in compute_stats_highbd_opt_c()
431 const int h_end = in RunWienerTest() local
501 const int h_end = MAX_WIENER_BLOCK; in RunWienerTest_ExtremeValues() local
H A Dpickrst_test.cc81 int h_end = run_times != 1 ? 128 : (rng_.Rand16() % MAX_DATA_BLOCK) + 1; in RunPixelProjErrorTest() local
134 int h_end = 192; in RunPixelProjErrorTest_ExtremeValues() local
253 int h_end = run_times != 1 ? 128 : (rng_.Rand16() % MAX_DATA_BLOCK) + 1; in RunPixelProjErrorTest() local
306 int h_end = 192; in RunPixelProjErrorTest_ExtremeValues() local
424 int h_end = run_times != 1 in RunGetProjSubspaceTest() local
486 int h_end = MAX_DATA_BLOCK; in RunGetProjSubspaceTest_ExtremeValues() local
603 int h_end = run_times != 1 in RunGetProjSubspaceTestHBD() local
665 int h_end = MAX_DATA_BLOCK; in RunGetProjSubspaceTestHBD_ExtremeValues() local
/dports/multimedia/aom/aom-3.2.0/test/
H A Dwiener_test.cc35 const uint8_t *src, int h_start, int h_end, in compute_stats_win_opt_c()
97 int h_start, int h_end, int v_start, int v_end, in compute_stats_opt_c()
152 int h_end = in RunWienerTest() local
217 const int h_end = MAX_WIENER_BLOCK; in RunWienerTest_ExtremeValues() local
294 int h_end, int v_start, int v_end, in compute_stats_highbd_win_opt_c()
373 const uint8_t *src, int h_start, int h_end, in compute_stats_highbd_opt_c()
431 const int h_end = in RunWienerTest() local
501 const int h_end = MAX_WIENER_BLOCK; in RunWienerTest_ExtremeValues() local
H A Dpickrst_test.cc81 int h_end = run_times != 1 ? 128 : (rng_.Rand16() % MAX_DATA_BLOCK) + 1; in RunPixelProjErrorTest() local
134 int h_end = 192; in RunPixelProjErrorTest_ExtremeValues() local
253 int h_end = run_times != 1 ? 128 : (rng_.Rand16() % MAX_DATA_BLOCK) + 1; in RunPixelProjErrorTest() local
306 int h_end = 192; in RunPixelProjErrorTest_ExtremeValues() local
424 int h_end = run_times != 1 in RunGetProjSubspaceTest() local
486 int h_end = MAX_DATA_BLOCK; in RunGetProjSubspaceTest_ExtremeValues() local
603 int h_end = run_times != 1 in RunGetProjSubspaceTestHBD() local
665 int h_end = MAX_DATA_BLOCK; in RunGetProjSubspaceTestHBD_ExtremeValues() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/test/
H A Dwiener_test.cc32 const uint8_t *src, int h_start, int h_end, in compute_stats_win_opt_c()
95 int h_start, int h_end, int v_start, int v_end, in compute_stats_opt_c()
142 int h_end = in runWienerTest() local
210 const int h_end = MAX_WIENER_BLOCK; in runWienerTest_ExtremeValues() local
/dports/www/firefox/firefox-99.0/third_party/aom/test/
H A Dwiener_test.cc32 const uint8_t *src, int h_start, int h_end, in compute_stats_win_opt_c()
95 int h_start, int h_end, int v_start, int v_end, in compute_stats_opt_c()
142 int h_end = in runWienerTest() local
210 const int h_end = MAX_WIENER_BLOCK; in runWienerTest_ExtremeValues() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/test/
H A Dwiener_test.cc32 const uint8_t *src, int h_start, int h_end, in compute_stats_win_opt_c()
95 int h_start, int h_end, int v_start, int v_end, in compute_stats_opt_c()
142 int h_end = in runWienerTest() local
210 const int h_end = MAX_WIENER_BLOCK; in runWienerTest_ExtremeValues() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/test/
H A Dwiener_test.cc32 const uint8_t *src, int h_start, int h_end, in compute_stats_win_opt_c()
95 int h_start, int h_end, int v_start, int v_end, in compute_stats_opt_c()
142 int h_end = in runWienerTest() local
210 const int h_end = MAX_WIENER_BLOCK; in runWienerTest_ExtremeValues() local
/dports/audio/afsp/AFsp-v8r2/libtsp/AF/header/
H A DAFgetInfoRec.c49 const char *h_end; in AFgetInfoRec() local
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/RPC/lib/src/de/ilias/services/lucene/search/
H A DRPCSearchHandler.java232 long h_end = new java.util.Date().getTime(); in searchUsers() local
328 long h_end = new java.util.Date().getTime(); in highlight() local
408 long h_end = new java.util.Date().getTime(); in searchMail() local
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/RPC/lib/src/de/ilias/services/lucene/search/
H A DRPCSearchHandler.java233 long h_end = new java.util.Date().getTime(); in searchUsers() local
329 long h_end = new java.util.Date().getTime(); in highlight() local
409 long h_end = new java.util.Date().getTime(); in searchMail() local
/dports/security/snort/snort-2.9.18/src/dynamic-preprocessors/appid/service_plugins/
H A Dservice_util.h32 const uint8_t *h_end = haystack + haystack_len; in service_strstr() local

12345678