Home
last modified time | relevance | path

Searched refs:src_g (Results 251 – 275 of 289) sorted by relevance

1...<<1112

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dcoolridr.cpp1241 int src_g = ((source>>5)&0x1f) * blit4blendlevelinv; \
1246 line[drawx] = (((src_r+dest_r)>>3)<<10) | (((src_g+dest_g)>>3)<<5) | (((src_b+dest_b)>>3)<<0); \
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dcoolridr.cpp1241 int src_g = ((source>>5)&0x1f) * blit4blendlevelinv; \
1246 line[drawx] = (((src_r+dest_r)>>3)<<10) | (((src_g+dest_g)>>3)<<5) | (((src_b+dest_b)>>3)<<0); \
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libyuv/source/
H A Drow_mmi.cc5174 const uint8_t* src_g, in MergeRGBRow_MMI() argument
5231 : [srcr_ptr] "r"(src_r), [srcg_ptr] "r"(src_g), [srcb_ptr] "r"(src_b), in MergeRGBRow_MMI()
/dports/graphics/libyuv/libyuv-0.0.1789/source/
H A Drow_mmi.cc5174 const uint8_t* src_g, in MergeRGBRow_MMI() argument
5231 : [srcr_ptr] "r"(src_r), [srcg_ptr] "r"(src_g), [srcb_ptr] "r"(src_b), in MergeRGBRow_MMI()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/source/
H A Drow_mmi.cc5098 const uint8_t* src_g, in MergeRGBRow_MMI() argument
5155 : [srcr_ptr] "r"(src_r), [srcg_ptr] "r"(src_g), [srcb_ptr] "r"(src_b), in MergeRGBRow_MMI()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libyuv/source/
H A Drow_mmi.cc5174 const uint8_t* src_g, in MergeRGBRow_MMI() argument
5231 : [srcr_ptr] "r"(src_r), [srcg_ptr] "r"(src_g), [srcb_ptr] "r"(src_b), in MergeRGBRow_MMI()
/dports/devel/boost-docs/boost_1_72_0/libs/gil/doc/tutorial/
H A Dgradient.rst420 unsigned short const* src_r, unsigned short const* src_g, unsigned short const* src_b,
424 rgb16c_planar_view_t src = planar_rgb_view (w, h, src_r, src_g, src_b, src_row_bytes);
/dports/devel/boost-python-libs/boost_1_72_0/libs/gil/doc/tutorial/
H A Dgradient.rst420 unsigned short const* src_r, unsigned short const* src_g, unsigned short const* src_b,
424 rgb16c_planar_view_t src = planar_rgb_view (w, h, src_r, src_g, src_b, src_row_bytes);
/dports/devel/boost-libs/boost_1_72_0/libs/gil/doc/tutorial/
H A Dgradient.rst420 unsigned short const* src_r, unsigned short const* src_g, unsigned short const* src_b,
424 rgb16c_planar_view_t src = planar_rgb_view (w, h, src_r, src_g, src_b, src_row_bytes);
/dports/devel/hyperscan/boost_1_75_0/libs/gil/doc/tutorial/
H A Dgradient.rst420 unsigned short const* src_r, unsigned short const* src_g, unsigned short const* src_b,
424 rgb16c_planar_view_t src = planar_rgb_view (w, h, src_r, src_g, src_b, src_row_bytes);
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/gil/doc/doxygen/
H A Dtutorial.dox340 const unsigned short* src_r, const unsigned short* src_g, const unsigned short* src_b,
343 rgb16c_planar_view_t src=planar_rgb_view (w,h, src_r,src_g,src_b, src_row_bytes);
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/gil/doc/doxygen/
H A Dtutorial.dox340 const unsigned short* src_r, const unsigned short* src_g, const unsigned short* src_b,
343 rgb16c_planar_view_t src=planar_rgb_view (w,h, src_r,src_g,src_b, src_row_bytes);
/dports/databases/percona57-server/boost_1_59_0/libs/gil/doc/doxygen/
H A Dtutorial.dox340 const unsigned short* src_r, const unsigned short* src_g, const unsigned short* src_b,
343 rgb16c_planar_view_t src=planar_rgb_view (w,h, src_r,src_g,src_b, src_row_bytes);
/dports/databases/xtrabackup/boost_1_59_0/libs/gil/doc/doxygen/
H A Dtutorial.dox340 const unsigned short* src_r, const unsigned short* src_g, const unsigned short* src_b,
343 rgb16c_planar_view_t src=planar_rgb_view (w,h, src_r,src_g,src_b, src_row_bytes);
/dports/databases/percona57-client/boost_1_59_0/libs/gil/doc/doxygen/
H A Dtutorial.dox340 const unsigned short* src_r, const unsigned short* src_g, const unsigned short* src_b,
343 rgb16c_planar_view_t src=planar_rgb_view (w,h, src_r,src_g,src_b, src_row_bytes);
/dports/net/pjsip/pjproject-2.11.1/third_party/yuv/source/
H A Drow_common.cc1788 const uint8* src_g, in MergeRGBRow_C() argument
1795 dst_rgb[1] = src_g[x]; in MergeRGBRow_C()
/dports/math/onednn/oneDNN-2.5.1/src/gpu/jit/conv/
H A Dkernel_builder.cpp5968 int src_g = int(src_layout.dim(1)); in init_fwd() local
5969 int src_g_inner_blk = ir_utils::max_pow2_divisor(src_g); in init_fwd()
5988 bool check_src_g = (src_g % cfg_.g_tg_blk != 0); in init_fwd()
6006 src_g_mask = (x / src_g_inner_blk < src_g / src_g_inner_blk); in init_fwd()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_common.cc2123 const uint8_t* src_g, in MergeRGBRow_C() argument
2130 dst_rgb[1] = src_g[x]; in MergeRGBRow_C()
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Drow_common.cc2123 const uint8_t* src_g, in MergeRGBRow_C() argument
2130 dst_rgb[1] = src_g[x]; in MergeRGBRow_C()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/third_party/libyuv/source/
H A Drow_common.cc2123 const uint8_t* src_g, in MergeRGBRow_C() argument
2130 dst_rgb[1] = src_g[x]; in MergeRGBRow_C()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libyuv/source/
H A Drow_common.cc2123 const uint8_t* src_g, in MergeRGBRow_C() argument
2130 dst_rgb[1] = src_g[x]; in MergeRGBRow_C()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_common.cc2123 const uint8_t* src_g, in MergeRGBRow_C() argument
2130 dst_rgb[1] = src_g[x]; in MergeRGBRow_C()
/dports/multimedia/libvpx/libvpx-1.11.0/third_party/libyuv/source/
H A Drow_common.cc2123 const uint8_t* src_g, in MergeRGBRow_C() argument
2130 dst_rgb[1] = src_g[x]; in MergeRGBRow_C()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Drow_common.cc2123 const uint8_t* src_g, in MergeRGBRow_C() argument
2130 dst_rgb[1] = src_g[x]; in MergeRGBRow_C()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/third_party/libyuv/source/
H A Drow_common.cc2123 const uint8_t* src_g, in MergeRGBRow_C() argument
2130 dst_rgb[1] = src_g[x]; in MergeRGBRow_C()

1...<<1112