Home
last modified time | relevance | path

Searched defs:yuv1 (Results 1 – 25 of 86) sorted by relevance

1234

/dports/multimedia/mjpegtools/mjpegtools-2.1.0/lavtools/
H A Dypipe.c56 unsigned char *yuv1[3]; in main() local
H A Dmatteblend.flt.c69 unsigned char *yuv1[3]; /* input 1 */ in main() local
H A Dtransist.flt.c73 unsigned char *yuv1[3]; /* input 1 */ in main() local
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/gui/
H A Drender_templates_hq.h31 static inline bool diffYUV(Bit32u yuv1, Bit32u yuv2) in diffYUV()
/dports/emulators/dosbox/dosbox-0.74-3/src/gui/
H A Drender_templates_hq.h31 static inline bool diffYUV(Bit32u yuv1, Bit32u yuv2) in diffYUV()
/dports/emulators/dgen-sdl/dgen-sdl-1.33/hqx/src/
H A Dhq2x-int.h10 uint32_t yuv1, yuv2; in HQ2X_RB_FUNC() local
H A Dhq4x-int.h10 uint32_t yuv1, yuv2; in HQ4X_RB_FUNC() local
H A Dhq3x-int.h10 uint32_t yuv1, yuv2; in HQ3X_RB_FUNC() local
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Dcolorspacedsp_template.c60 const pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
136 pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
215 pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavfilter/
H A Dcolorspacedsp_template.c60 const pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
136 pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
215 pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dcolorspacedsp_template.c60 const pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
136 pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
215 pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp_template.c60 const pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
136 pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
215 pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp_template.c60 const pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
136 pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
215 pixel *yuv0 = yuv[0], *yuv1 = yuv[1], *yuv2 = yuv[2]; in fn() local
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/enc/
H A Dfilter_enc.c112 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/enc/
H A Dfilter_enc.c112 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dfilter_enc.c112 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dfilter_enc.c112 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dfilter_enc.c112 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/enc/
H A Dfilter_enc.c112 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/enc/
H A Dfilter_enc.c112 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()
/dports/www/firefox/firefox-99.0/media/libwebp/src/enc/
H A Dfilter_enc.c112 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/enc/
H A Dfilter_enc.c110 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()
/dports/graphics/webp/libwebp-1.2.1/src/enc/
H A Dfilter_enc.c112 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/enc/
H A Dfilter_enc.c112 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dfilter_enc.c112 static double GetMBSSIM(const uint8_t* yuv1, const uint8_t* yuv2) { in GetMBSSIM()

1234