Home
last modified time | relevance | path

Searched refs:aom_highbd_sad32x64x4d (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.h251 MAKE_BFP_SAD4D_WRAPPER(aom_highbd_sad32x64x4d) 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.h251 MAKE_BFP_SAD4D_WRAPPER(aom_highbd_sad32x64x4d) in MAKE_BFP_SADAVG_WRAPPER()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dencoder_utils.h247 MAKE_BFP_SAD4D_WRAPPER(aom_highbd_sad32x64x4d) in MAKE_BFP_SADAVG_WRAPPER()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/ia32/
H A Daom_dsp_rtcd.h2432 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t *src_ptr, int src_stride, const uint8_t * … variable
4680 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_c; in setup_rtcd_internal()
4681 if (flags & HAS_SSE2) aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
4682 if (flags & HAS_AVX2) aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/mingw32/
H A Daom_dsp_rtcd.h2432 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t *src_ptr, int src_stride, const uint8_t * … variable
4680 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_c; in setup_rtcd_internal()
4681 if (flags & HAS_SSE2) aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
4682 if (flags & HAS_AVX2) aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/ia32/
H A Daom_dsp_rtcd.h2432 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t *src_ptr, int src_stride, const uint8_t * … variable
4680 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_c; in setup_rtcd_internal()
4681 if (flags & HAS_SSE2) aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
4682 if (flags & HAS_AVX2) aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/x64/
H A Daom_dsp_rtcd.h2441 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t *src_ptr, int src_stride, const uint8_t * … variable
4201 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
4202 if (flags & HAS_AVX2) aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/mingw64/
H A Daom_dsp_rtcd.h2441 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t *src_ptr, int src_stride, const uint8_t * … variable
4201 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
4202 if (flags & HAS_AVX2) aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/mac/x64/
H A Daom_dsp_rtcd.h2441 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t *src_ptr, int src_stride, const uint8_t * … variable
4201 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
4202 if (flags & HAS_AVX2) aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_avx2; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/x64/
H A Daom_dsp_rtcd.h2441 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t *src_ptr, int src_stride, const uint8_t * … variable
4201 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
4202 if (flags & HAS_AVX2) aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_avx2; in setup_rtcd_internal()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dencoder.c1263 MAKE_BFP_SAD4D_WRAPPER(aom_highbd_sad32x64x4d) in MAKE_BFP_SADAVG_WRAPPER()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/generic/
H A Daom_dsp_rtcd.h1965 #define aom_highbd_sad32x64x4d aom_highbd_sad32x64x4d_c macro
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dencoder.c1309 MAKE_BFP_SAD4D_WRAPPER(aom_highbd_sad32x64x4d)
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dencoder.c1263 MAKE_BFP_SAD4D_WRAPPER(aom_highbd_sad32x64x4d) in MAKE_BFP_SADAVG_WRAPPER()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dencoder.c1263 MAKE_BFP_SAD4D_WRAPPER(aom_highbd_sad32x64x4d) in MAKE_BFP_SADAVG_WRAPPER()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dencoder.c1263 MAKE_BFP_SAD4D_WRAPPER(aom_highbd_sad32x64x4d) 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.c1604 MAKE_BFP_SAD4D_WRAPPER(aom_highbd_sad32x64x4d) in MAKE_BFP_SADAVG_WRAPPER()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/arm/
H A Daom_dsp_rtcd.h1999 #define aom_highbd_sad32x64x4d aom_highbd_sad32x64x4d_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.h15402 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t* src_ptr, variable
26720 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
26722 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_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.h15405 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t* src_ptr, variable
26796 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
26798 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_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.h15405 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t* src_ptr, variable
26796 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
26798 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_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.h15402 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t* src_ptr, variable
26720 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
26722 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_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.h15567 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t* src_ptr, variable
28364 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
28366 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_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.h15570 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t* src_ptr, variable
28394 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
28396 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_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.h15570 RTCD_EXTERN void (*aom_highbd_sad32x64x4d)(const uint8_t* src_ptr, variable
28394 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_sse2; in setup_rtcd_internal()
28396 aom_highbd_sad32x64x4d = aom_highbd_sad32x64x4d_avx2; in setup_rtcd_internal()

12