Home
last modified time | relevance | path

Searched refs:vp8_fast_quantize_b (Results 1 – 25 of 136) sorted by relevance

123456

/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/config/linux/arm/
H A Dvp8_rtcd.h97 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
225 vp8_fast_quantize_b = vp8_fast_quantize_b_c; in setup_rtcd_internal()
226 if (flags & HAS_NEON) vp8_fast_quantize_b = vp8_fast_quantize_b_neon; in setup_rtcd_internal()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/config/win/x64/
H A Dvp8_rtcd.h113 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
243 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
244 if (flags & HAS_SSSE3) vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/config/linux/x64/
H A Dvp8_rtcd.h113 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
243 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
244 if (flags & HAS_SSSE3) vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/config/mac/x64/
H A Dvp8_rtcd.h113 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
243 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
244 if (flags & HAS_SSSE3) vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/win32/libvpx/include_x64/
H A Dvp8_rtcd.h113 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
243 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
244 if (flags & HAS_SSSE3) vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/config/win/ia32/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/config/mac/x64/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/config/win/x64/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/config/linux/ia32/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/config/mac/ia32/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/config/linux/x64/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/config/mac/x64/
H A Dvp8_rtcd.h112 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
242 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
243 if (flags & HAS_SSSE3) vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/config/linux/x64/
H A Dvp8_rtcd.h112 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
242 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
243 if (flags & HAS_SSSE3) vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/config/linux/ia32/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/config/mac/ia32/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/config/win/x64/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/config/mac/x64/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/config/win/ia32/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/config/linux/x64/
H A Dvp8_rtcd.h308 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block*, struct blockd*); variable
648 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
650 vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/www/firefox/firefox-99.0/media/libvpx/config/win/x64/
H A Dvp8_rtcd.h113 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
243 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
244 if (flags & HAS_SSSE3) vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/www/firefox/firefox-99.0/media/libvpx/config/linux/arm/
H A Dvp8_rtcd.h97 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
225 vp8_fast_quantize_b = vp8_fast_quantize_b_c; in setup_rtcd_internal()
226 if (flags & HAS_NEON) vp8_fast_quantize_b = vp8_fast_quantize_b_neon; in setup_rtcd_internal()
/dports/www/firefox/firefox-99.0/media/libvpx/config/linux/x64/
H A Dvp8_rtcd.h113 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
243 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
244 if (flags & HAS_SSSE3) vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/www/firefox/firefox-99.0/media/libvpx/config/mac/x64/
H A Dvp8_rtcd.h113 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
243 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
244 if (flags & HAS_SSSE3) vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/config/linux/arm/
H A Dvp8_rtcd.h93 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
221 vp8_fast_quantize_b = vp8_fast_quantize_b_c; in setup_rtcd_internal()
222 if (flags & HAS_NEON) vp8_fast_quantize_b = vp8_fast_quantize_b_neon; in setup_rtcd_internal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/config/win/mingw64/
H A Dvp8_rtcd.h112 RTCD_EXTERN void (*vp8_fast_quantize_b)(struct block *, struct blockd *); variable
242 vp8_fast_quantize_b = vp8_fast_quantize_b_sse2; in setup_rtcd_internal()
243 if (flags & HAS_SSSE3) vp8_fast_quantize_b = vp8_fast_quantize_b_ssse3; in setup_rtcd_internal()

123456