Home
last modified time | relevance | path

Searched defs:right_pixel (Results 1 – 23 of 23) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vpx_scale/generic/
H A Dvpx_scale.c166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vpx_scale/generic/
H A Dvpx_scale.c166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local
/dports/multimedia/libvpx/libvpx-1.11.0/vpx_scale/generic/
H A Dvpx_scale.c166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vpx_scale/generic/
H A Dvpx_scale.c166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vpx_scale/generic/
H A Dvpx_scale.c166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vpx_scale/generic/
H A Dvpx_scale.c166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vpx_scale/generic/
H A Dvpx_scale.c166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vpx_scale/generic/
H A Dvpx_scale.c166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/tools/
H A Dfill_tool.cpp376 const auto right_pixel = cur_free_pixel + right_vector; in traceBoundary() local
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vpx_scale/generic/
H A Dvpx_scale.c166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vpx_scale/generic/
H A Dvpx_scale.c166 unsigned char right_pixel = *(source + source_step); in scale1d_c() local
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_scale/generic/
H A Daom_scale.c169 unsigned char right_pixel = source[source_step]; in scale1d_c() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_scale/generic/
H A Daom_scale.c169 unsigned char right_pixel = source[source_step]; in scale1d_c() local
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_scale/generic/
H A Daom_scale.c168 unsigned char right_pixel = source[source_step]; in scale1d_c() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_scale/generic/
H A Daom_scale.c169 unsigned char right_pixel = source[source_step]; in scale1d_c() local
/dports/www/firefox/firefox-99.0/third_party/aom/aom_scale/generic/
H A Daom_scale.c169 unsigned char right_pixel = source[source_step]; in scale1d_c() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_scale/generic/
H A Daom_scale.c169 unsigned char right_pixel = source[source_step]; in scale1d_c() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_scale/generic/
H A Daom_scale.c169 unsigned char right_pixel = source[source_step]; in scale1d_c() local
/dports/multimedia/aom/aom-3.2.0/aom_scale/generic/
H A Daom_scale.c169 unsigned char right_pixel = source[source_step]; in scale1d_c() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_scale/generic/
H A Daom_scale.c169 unsigned char right_pixel = source[source_step]; in scale1d_c() local
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dmode.h110 unsigned long right_pixel, left_pixel; /* 3D color pixel values */ member
/dports/audio/mp3splt-gtk/mp3splt-gtk-0.9.2/src/
H A Dplayer_window.c2303 gint right_pixel = in da_draw_event() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp2474 GLenum right_internal_format, const GLubyte* right_pixel) in unpackAndComaprePixels()