Home
last modified time | relevance | path

Searched refs:aom_highbd_8_variance4x4 (Results 1 – 25 of 48) sorted by relevance

12

/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/x86/
H A Dhighbd_variance_sse4.c122 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp2), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_variance4x4_sse4_1()
174 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp3), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_avg_variance4x4_sse4_1()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/x86/
H A Dhighbd_variance_sse4.c122 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp2), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_variance4x4_sse4_1()
174 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp3), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_avg_variance4x4_sse4_1()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/x86/
H A Dhighbd_variance_sse4.c122 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp2), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_variance4x4_sse4_1()
174 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp3), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_avg_variance4x4_sse4_1()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/x86/
H A Dhighbd_variance_sse4.c122 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp2), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_variance4x4_sse4_1()
174 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp3), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_avg_variance4x4_sse4_1()
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/x86/
H A Dhighbd_variance_sse4.c122 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp2), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_variance4x4_sse4_1()
174 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp3), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_avg_variance4x4_sse4_1()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/x86/
H A Dhighbd_variance_sse4.c122 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp2), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_variance4x4_sse4_1()
174 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp3), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_avg_variance4x4_sse4_1()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/x86/
H A Dhighbd_variance_sse4.c122 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp2), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_variance4x4_sse4_1()
174 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp3), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_avg_variance4x4_sse4_1()
/dports/multimedia/aom/aom-3.2.0/aom_dsp/x86/
H A Dhighbd_variance_sse4.c122 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp2), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_variance4x4_sse4_1()
174 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp3), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_avg_variance4x4_sse4_1()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/x86/
H A Dhighbd_variance_sse4.c122 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp2), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_variance4x4_sse4_1()
174 return aom_highbd_8_variance4x4(CONVERT_TO_BYTEPTR(temp3), 4, dst, dst_stride, in aom_highbd_8_sub_pixel_avg_variance4x4_sse4_1()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/x64/
H A Daom_dsp_rtcd.h1468 RTCD_EXTERN unsigned int (*aom_highbd_8_variance4x4)(const uint8_t *src_ptr, int source_stride, con… variable
4021 aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_c; in setup_rtcd_internal()
4022 if (flags & HAS_SSE4_1) aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_sse4_1; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/mingw64/
H A Daom_dsp_rtcd.h1468 RTCD_EXTERN unsigned int (*aom_highbd_8_variance4x4)(const uint8_t *src_ptr, int source_stride, con… variable
4021 aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_c; in setup_rtcd_internal()
4022 if (flags & HAS_SSE4_1) aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_sse4_1; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/mac/x64/
H A Daom_dsp_rtcd.h1468 RTCD_EXTERN unsigned int (*aom_highbd_8_variance4x4)(const uint8_t *src_ptr, int source_stride, con… variable
4021 aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_c; in setup_rtcd_internal()
4022 if (flags & HAS_SSE4_1) aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_sse4_1; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/x64/
H A Daom_dsp_rtcd.h1468 RTCD_EXTERN unsigned int (*aom_highbd_8_variance4x4)(const uint8_t *src_ptr, int source_stride, con… variable
4021 aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_c; in setup_rtcd_internal()
4022 if (flags & HAS_SSE4_1) aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_sse4_1; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/ia32/
H A Daom_dsp_rtcd.h1466 RTCD_EXTERN unsigned int (*aom_highbd_8_variance4x4)(const uint8_t *src_ptr, int source_stride, con… variable
4324 aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_c; in setup_rtcd_internal()
4325 if (flags & HAS_SSE4_1) aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_sse4_1; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/mingw32/
H A Daom_dsp_rtcd.h1466 RTCD_EXTERN unsigned int (*aom_highbd_8_variance4x4)(const uint8_t *src_ptr, int source_stride, con… variable
4324 aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_c; in setup_rtcd_internal()
4325 if (flags & HAS_SSE4_1) aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_sse4_1; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/win/ia32/
H A Daom_dsp_rtcd.h1466 RTCD_EXTERN unsigned int (*aom_highbd_8_variance4x4)(const uint8_t *src_ptr, int source_stride, con… variable
4324 aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_c; in setup_rtcd_internal()
4325 if (flags & HAS_SSE4_1) aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_sse4_1; in setup_rtcd_internal()
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dencoder.c1572 aom_highbd_sad4x4_avg_bits8, aom_highbd_8_variance4x4,
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/generic/
H A Daom_dsp_rtcd.h1191 #define aom_highbd_8_variance4x4 aom_highbd_8_variance4x4_c macro
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dencoder.c1634 aom_highbd_8_variance4x4, aom_highbd_8_sub_pixel_variance4x4,
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dencoder.c1572 aom_highbd_sad4x4_avg_bits8, aom_highbd_8_variance4x4,
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dencoder.c1572 aom_highbd_sad4x4_avg_bits8, aom_highbd_8_variance4x4,
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dencoder.c1572 aom_highbd_sad4x4_avg_bits8, aom_highbd_8_variance4x4,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dencoder.c1918 aom_highbd_8_variance4x4, aom_highbd_8_sub_pixel_variance4x4,
/dports/lang/spidermonkey60/firefox-60.9.0/media/libaom/config/linux/arm/
H A Daom_dsp_rtcd.h1225 #define aom_highbd_8_variance4x4 aom_highbd_8_variance4x4_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.h10676 RTCD_EXTERN unsigned int (*aom_highbd_8_variance4x4)(const uint8_t* src_ptr, variable
26280 aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_c; in setup_rtcd_internal()
26282 aom_highbd_8_variance4x4 = aom_highbd_8_variance4x4_sse4_1; in setup_rtcd_internal()

12