Home
last modified time | relevance | path

Searched refs:vsint16_1 (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libpostproc/
H A Dpostprocess_altivec_template.c837 const vector signed short vsint16_1 = vec_splat_s16(1); in tempNoiseReducer_altivec() local
876 v_sysdp = vec_msums(v_d, vsint16_1, v_sysdp); \ in tempNoiseReducer_altivec()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c836 const vector signed short vsint16_1 = vec_splat_s16(1); in tempNoiseReducer_altivec() local
875 v_sysdp = vec_msums(v_d, vsint16_1, v_sysdp); \ in tempNoiseReducer_altivec()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libpostproc/
H A Dpostprocess_altivec_template.c836 const vector signed short vsint16_1 = vec_splat_s16(1); in tempNoiseReducer_altivec() local
875 v_sysdp = vec_msums(v_d, vsint16_1, v_sysdp); \ in tempNoiseReducer_altivec()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libpostproc/
H A Dpostprocess_altivec_template.c837 const vector signed short vsint16_1 = vec_splat_s16(1); in tempNoiseReducer_altivec() local
876 v_sysdp = vec_msums(v_d, vsint16_1, v_sysdp); \ in tempNoiseReducer_altivec()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c836 const vector signed short vsint16_1 = vec_splat_s16(1); in tempNoiseReducer_altivec() local
875 v_sysdp = vec_msums(v_d, vsint16_1, v_sysdp); \ in tempNoiseReducer_altivec()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c836 const vector signed short vsint16_1 = vec_splat_s16(1); in tempNoiseReducer_altivec() local
875 v_sysdp = vec_msums(v_d, vsint16_1, v_sysdp); \ in tempNoiseReducer_altivec()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c836 const vector signed short vsint16_1 = vec_splat_s16(1); in tempNoiseReducer_altivec() local
875 v_sysdp = vec_msums(v_d, vsint16_1, v_sysdp); \ in tempNoiseReducer_altivec()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libpostproc/
H A Dpostprocess_altivec_template.c835 const vector signed short vsint16_1 = vec_splat_s16(1); in RENAME() local
878 v_sysdp = vec_msums(v_d##i, vsint16_1, v_sysdp) in RENAME()