Home
last modified time | relevance | path

Searched refs:src_g (Results 151 – 175 of 289) sorted by relevance

12345678910>>...12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h125 const uint8_t* src_g,
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h125 const uint8_t* src_g,
/dports/www/firefox/firefox-99.0/media/libyuv/libyuv/include/libyuv/
H A Dplanar_functions.h125 const uint8_t* src_g,
/dports/net/pjsip/pjproject-2.11.1/third_party/yuv/include/libyuv/
H A Dplanar_functions.h89 const uint8* src_g,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h125 const uint8_t* src_g,
/dports/mail/thunderbird/thunderbird-91.8.0/media/libyuv/libyuv/include/libyuv/
H A Dplanar_functions.h125 const uint8_t* src_g,
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h125 const uint8_t* src_g,
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h125 const uint8_t* src_g,
/dports/lang/spidermonkey78/firefox-78.9.0/media/libyuv/libyuv/include/libyuv/
H A Dplanar_functions.h125 const uint8_t* src_g,
/dports/games/augustus/augustus-3.1.0/src/graphics/
H A Dimage.c595 color_t src_g = (color & COLOR_CHANNEL_GREEN) * alpha; in draw_compressed_blend_alpha() local
620 … ((src_g + (d & COLOR_CHANNEL_GREEN) * alpha_dst) & (COLOR_CHANNEL_GREEN << 8))) >> 8; in draw_compressed_blend_alpha()
629 … ((src_g + (d & COLOR_CHANNEL_GREEN) * alpha_dst) & (COLOR_CHANNEL_GREEN << 8))) >> 8; in draw_compressed_blend_alpha()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h147 const uint8_t* src_g,
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libyuv/include/libyuv/
H A Dplanar_functions.h134 const uint8_t* src_g,
H A Drow.h1667 const uint8_t* src_g,
1672 const uint8_t* src_g,
1677 const uint8_t* src_g,
1682 const uint8_t* src_g,
1692 const uint8_t* src_g,
1697 const uint8_t* src_g,
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h147 const uint8_t* src_g,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h134 const uint8_t* src_g,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h147 const uint8_t* src_g,
/dports/multimedia/aom/aom-3.2.0/third_party/libyuv/include/libyuv/
H A Dplanar_functions.h147 const uint8_t* src_g,
/dports/games/alephone/alephone-release-20190331/Source_Files/RenderOther/
H A Dscreen.cpp1561 uint8 src_r, src_g, src_b; in apply_gamma() local
1589 src_g = ((px & sgm) >> sgs) << sgl; in apply_gamma()
1592 dst_g = current_gamma_g[src_g] >> 8; in apply_gamma()
/dports/net/guacamole-server/guacamole-server-1.3.0/src/common/
H A Dsurface.c918 int src_g = (src >> 8) & 0xFF; in guac_common_surface_argb_blend() local
932 int g = guac_common_surface_blend_component(dst_g, src_g, src_a); in guac_common_surface_argb_blend()
/dports/www/firefox-esr/firefox-91.8.0/media/libyuv/libyuv/source/
H A Dplanar_functions.cc554 const uint8_t* src_g, in MergeRGBPlane() argument
563 void (*MergeRGBRow)(const uint8_t* src_r, const uint8_t* src_g, in MergeRGBPlane()
599 MergeRGBRow(src_r, src_g, src_b, dst_rgb, width); in MergeRGBPlane()
601 src_g += src_stride_g; in MergeRGBPlane()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc554 const uint8_t* src_g, in MergeRGBPlane() argument
563 void (*MergeRGBRow)(const uint8_t* src_r, const uint8_t* src_g, in MergeRGBPlane()
599 MergeRGBRow(src_r, src_g, src_b, dst_rgb, width); in MergeRGBPlane()
601 src_g += src_stride_g; in MergeRGBPlane()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc554 const uint8_t* src_g, in MergeRGBPlane() argument
563 void (*MergeRGBRow)(const uint8_t* src_r, const uint8_t* src_g, in MergeRGBPlane()
599 MergeRGBRow(src_r, src_g, src_b, dst_rgb, width); in MergeRGBPlane()
601 src_g += src_stride_g; in MergeRGBPlane()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc554 const uint8_t* src_g, in MergeRGBPlane() argument
563 void (*MergeRGBRow)(const uint8_t* src_r, const uint8_t* src_g, in MergeRGBPlane()
599 MergeRGBRow(src_r, src_g, src_b, dst_rgb, width); in MergeRGBPlane()
601 src_g += src_stride_g; in MergeRGBPlane()
/dports/multimedia/libvpx/libvpx-1.11.0/third_party/libyuv/source/
H A Dplanar_functions.cc554 const uint8_t* src_g, in MergeRGBPlane() argument
563 void (*MergeRGBRow)(const uint8_t* src_r, const uint8_t* src_g, in MergeRGBPlane()
599 MergeRGBRow(src_r, src_g, src_b, dst_rgb, width); in MergeRGBPlane()
601 src_g += src_stride_g; in MergeRGBPlane()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dplanar_functions.cc554 const uint8_t* src_g, in MergeRGBPlane() argument
563 void (*MergeRGBRow)(const uint8_t* src_r, const uint8_t* src_g, in MergeRGBPlane()
599 MergeRGBRow(src_r, src_g, src_b, dst_rgb, width); in MergeRGBPlane()
601 src_g += src_stride_g; in MergeRGBPlane()

12345678910>>...12