Home
last modified time | relevance | path

Searched refs:aom_highbd_sad16x8_avg (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dencoder_utils.h262 MAKE_BFP_SADAVG_WRAPPER(aom_highbd_sad16x8_avg) in MAKE_BFP_SADAVG_WRAPPER()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dencoder_utils.h262 MAKE_BFP_SADAVG_WRAPPER(aom_highbd_sad16x8_avg) in MAKE_BFP_SADAVG_WRAPPER()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dencoder_utils.h258 MAKE_BFP_SADAVG_WRAPPER(aom_highbd_sad16x8_avg) in MAKE_BFP_SADAVG_WRAPPER()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/ia32/
H A Daom_dsp_rtcd.h2370 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t *src_ptr, int src_stride, const ui… variable
4650 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_c; in setup_rtcd_internal()
4651 if (flags & HAS_SSE2) aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
4652 if (flags & HAS_AVX2) aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/mingw32/
H A Daom_dsp_rtcd.h2370 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t *src_ptr, int src_stride, const ui… variable
4650 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_c; in setup_rtcd_internal()
4651 if (flags & HAS_SSE2) aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
4652 if (flags & HAS_AVX2) aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/ia32/
H A Daom_dsp_rtcd.h2370 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t *src_ptr, int src_stride, const ui… variable
4650 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_c; in setup_rtcd_internal()
4651 if (flags & HAS_SSE2) aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
4652 if (flags & HAS_AVX2) aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/x64/
H A Daom_dsp_rtcd.h2379 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t *src_ptr, int src_stride, const ui… variable
4181 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
4182 if (flags & HAS_AVX2) aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/mingw64/
H A Daom_dsp_rtcd.h2379 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t *src_ptr, int src_stride, const ui… variable
4181 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
4182 if (flags & HAS_AVX2) aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/mac/x64/
H A Daom_dsp_rtcd.h2379 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t *src_ptr, int src_stride, const ui… variable
4181 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
4182 if (flags & HAS_AVX2) aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/x64/
H A Daom_dsp_rtcd.h2379 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t *src_ptr, int src_stride, const ui… variable
4181 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
4182 if (flags & HAS_AVX2) aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dencoder.c1274 MAKE_BFP_SADAVG_WRAPPER(aom_highbd_sad16x8_avg) in MAKE_BFP_SADAVG_WRAPPER()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/generic/
H A Daom_dsp_rtcd.h1923 #define aom_highbd_sad16x8_avg aom_highbd_sad16x8_avg_c macro
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dencoder.c1326 MAKE_BFP_SADAVG_WRAPPER(aom_highbd_sad16x8_avg)
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dencoder.c1274 MAKE_BFP_SADAVG_WRAPPER(aom_highbd_sad16x8_avg) in MAKE_BFP_SADAVG_WRAPPER()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dencoder.c1274 MAKE_BFP_SADAVG_WRAPPER(aom_highbd_sad16x8_avg) in MAKE_BFP_SADAVG_WRAPPER()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dencoder.c1274 MAKE_BFP_SADAVG_WRAPPER(aom_highbd_sad16x8_avg) in MAKE_BFP_SADAVG_WRAPPER()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dencoder.c1615 MAKE_BFP_SADAVG_WRAPPER(aom_highbd_sad16x8_avg) in MAKE_BFP_SADAVG_WRAPPER()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/arm/
H A Daom_dsp_rtcd.h1957 #define aom_highbd_sad16x8_avg aom_highbd_sad16x8_avg_c macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/config/win/ia32/config/
H A Daom_dsp_rtcd.h15204 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t* src_ptr, variable
26690 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
26692 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/config/linux/x64/config/
H A Daom_dsp_rtcd.h15207 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t* src_ptr, variable
26766 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
26768 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/config/win/x64/config/
H A Daom_dsp_rtcd.h15207 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t* src_ptr, variable
26766 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
26768 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/config/linux/ia32/config/
H A Daom_dsp_rtcd.h15204 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t* src_ptr, variable
26690 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
26692 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/config/win/ia32/config/
H A Daom_dsp_rtcd.h15369 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t* src_ptr, variable
28334 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
28336 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/config/linux/x64/config/
H A Daom_dsp_rtcd.h15372 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t* src_ptr, variable
28364 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
28366 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/config/win/x64/config/
H A Daom_dsp_rtcd.h15372 RTCD_EXTERN unsigned int (*aom_highbd_sad16x8_avg)(const uint8_t* src_ptr, variable
28364 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_sse2; in setup_rtcd_internal()
28366 aom_highbd_sad16x8_avg = aom_highbd_sad16x8_avg_avx2; in setup_rtcd_internal()

12