Home
last modified time | relevance | path

Searched refs:orig_v (Results 1 – 25 of 115) sorted by relevance

12345

/dports/graphics/libyuv/libyuv-0.0.1789/unit_test/
H A Dcolor_test.cc153 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVToRGB()
157 memset(orig_v, v, kHalfPixels); in YUVToRGB()
176 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVJToRGB()
180 memset(orig_v, v, kHalfPixels); in YUVJToRGB()
199 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVHToRGB()
203 memset(orig_v, v, kHalfPixels); in YUVHToRGB()
225 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVFToRGB()
229 memset(orig_v, v, kHalfPixels); in YUVFToRGB()
248 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVUToRGB()
252 memset(orig_v, v, kHalfPixels); in YUVUToRGB()
[all …]
/dports/lang/ocaml/ocaml-4.05.0/asmrun/
H A Dclambda_checks.c28 value orig_v = v; in caml_check_value_is_closure() local
53 return orig_v; in caml_check_value_is_closure()
59 value orig_v = v; in caml_check_field_access() local
88 return orig_v; in caml_check_field_access()
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmrun/
H A Dclambda_checks.c28 value orig_v = v; in caml_check_value_is_closure() local
53 return orig_v; in caml_check_value_is_closure()
59 value orig_v = v; in caml_check_field_access() local
88 return orig_v; in caml_check_field_access()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libyuv/unit_test/
H A Dcolor_test.cc44 align_buffer_page_end(orig_v, kHalfPixels); \
55 MemRandomize(orig_v, kHalfPixels); \
97 orig_v, (benchmark_width_ + 1) / 2, orig_pixels, \
150 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVToRGB()
154 memset(orig_v, v, kHalfPixels); in YUVToRGB()
173 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVJToRGB()
177 memset(orig_v, v, kHalfPixels); in YUVJToRGB()
196 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVHToRGB()
200 memset(orig_v, v, kHalfPixels); in YUVHToRGB()
219 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVRec2020ToRGB()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libyuv/unit_test/
H A Dcolor_test.cc44 align_buffer_page_end(orig_v, kHalfPixels); \
55 MemRandomize(orig_v, kHalfPixels); \
97 orig_v, (benchmark_width_ + 1) / 2, orig_pixels, \
150 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVToRGB()
154 memset(orig_v, v, kHalfPixels); in YUVToRGB()
173 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVJToRGB()
177 memset(orig_v, v, kHalfPixels); in YUVJToRGB()
196 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVHToRGB()
200 memset(orig_v, v, kHalfPixels); in YUVHToRGB()
219 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVRec2020ToRGB()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/media/libyuv/libyuv/unit_test/
H A Dcolor_test.cc46 align_buffer_page_end(orig_v, kHalfPixels); \
57 MemRandomize(orig_v, kHalfPixels); \
99 orig_v, (benchmark_width_ + 1) / 2, orig_pixels, \
131 free_aligned_buffer_page_end(orig_v); \
152 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVToRGB()
156 memset(orig_v, v, kHalfPixels); in YUVToRGB()
159 I422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVToRGB()
175 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVJToRGB()
179 memset(orig_v, v, kHalfPixels); in YUVJToRGB()
182 J422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVJToRGB()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libyuv/unit_test/
H A Dcolor_test.cc46 align_buffer_page_end(orig_v, kHalfPixels); \
57 MemRandomize(orig_v, kHalfPixels); \
99 orig_v, (benchmark_width_ + 1) / 2, orig_pixels, \
131 free_aligned_buffer_page_end(orig_v); \
152 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVToRGB()
156 memset(orig_v, v, kHalfPixels); in YUVToRGB()
159 I422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVToRGB()
175 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVJToRGB()
179 memset(orig_v, v, kHalfPixels); in YUVJToRGB()
182 J422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVJToRGB()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libyuv/libyuv/unit_test/
H A Dcolor_test.cc46 align_buffer_page_end(orig_v, kHalfPixels); \
57 MemRandomize(orig_v, kHalfPixels); \
99 orig_v, (benchmark_width_ + 1) / 2, orig_pixels, \
131 free_aligned_buffer_page_end(orig_v); \
152 SIMD_ALIGNED(uint8 orig_v[8]); in YUVToRGB()
156 memset(orig_v, v, kHalfPixels); in YUVToRGB()
159 I422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVToRGB()
175 SIMD_ALIGNED(uint8 orig_v[8]); in YUVJToRGB()
179 memset(orig_v, v, kHalfPixels); in YUVJToRGB()
182 J422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVJToRGB()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/unit_test/
H A Dcolor_test.cc46 align_buffer_page_end(orig_v, kHalfPixels); \
57 MemRandomize(orig_v, kHalfPixels); \
99 orig_v, (benchmark_width_ + 1) / 2, orig_pixels, \
131 free_aligned_buffer_page_end(orig_v); \
152 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVToRGB()
156 memset(orig_v, v, kHalfPixels); in YUVToRGB()
159 I422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVToRGB()
175 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVJToRGB()
179 memset(orig_v, v, kHalfPixels); in YUVJToRGB()
182 J422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVJToRGB()
/dports/www/firefox/firefox-99.0/media/libyuv/libyuv/unit_test/
H A Dcolor_test.cc46 align_buffer_page_end(orig_v, kHalfPixels); \
57 MemRandomize(orig_v, kHalfPixels); \
99 orig_v, (benchmark_width_ + 1) / 2, orig_pixels, \
131 free_aligned_buffer_page_end(orig_v); \
152 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVToRGB()
156 memset(orig_v, v, kHalfPixels); in YUVToRGB()
159 I422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVToRGB()
175 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVJToRGB()
179 memset(orig_v, v, kHalfPixels); in YUVJToRGB()
182 J422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVJToRGB()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libyuv/unit_test/
H A Dcolor_test.cc46 align_buffer_page_end(orig_v, kHalfPixels); \
57 MemRandomize(orig_v, kHalfPixels); \
100 orig_v, (benchmark_width_ + 1) / 2, \
138 free_aligned_buffer_page_end(orig_v); \
159 SIMD_ALIGNED(uint8 orig_v[8]); in YUVToRGB()
163 memset(orig_v, v, kHalfPixels); in YUVToRGB()
168 orig_v, (kWidth + 1) / 2, in YUVToRGB()
185 SIMD_ALIGNED(uint8 orig_v[8]); in YUVJToRGB()
189 memset(orig_v, v, kHalfPixels); in YUVJToRGB()
194 orig_v, (kWidth + 1) / 2, in YUVJToRGB()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libyuv/libyuv/unit_test/
H A Dcolor_test.cc46 align_buffer_page_end(orig_v, kHalfPixels); \
57 MemRandomize(orig_v, kHalfPixels); \
99 orig_v, (benchmark_width_ + 1) / 2, orig_pixels, \
131 free_aligned_buffer_page_end(orig_v); \
152 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVToRGB()
156 memset(orig_v, v, kHalfPixels); in YUVToRGB()
159 I422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVToRGB()
175 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVJToRGB()
179 memset(orig_v, v, kHalfPixels); in YUVJToRGB()
182 J422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVJToRGB()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libyuv/libyuv/unit_test/
H A Dcolor_test.cc46 align_buffer_page_end(orig_v, kHalfPixels); \
57 MemRandomize(orig_v, kHalfPixels); \
99 orig_v, (benchmark_width_ + 1) / 2, orig_pixels, \
131 free_aligned_buffer_page_end(orig_v); \
152 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVToRGB()
156 memset(orig_v, v, kHalfPixels); in YUVToRGB()
159 I422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVToRGB()
175 SIMD_ALIGNED(uint8_t orig_v[8]); in YUVJToRGB()
179 memset(orig_v, v, kHalfPixels); in YUVJToRGB()
182 J422ToARGB(orig_y, kWidth, orig_u, (kWidth + 1) / 2, orig_v, (kWidth + 1) / 2, in YUVJToRGB()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/ti/
H A Dgate.c70 u32 dummy_v, orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore() local
82 orig_v = ti_clk_ll_ops->clk_readl(&parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()
83 dummy_v = orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore()
90 ti_clk_ll_ops->clk_writel(orig_v, &parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/ti/
H A Dgate.c70 u32 dummy_v, orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore() local
82 orig_v = ti_clk_ll_ops->clk_readl(&parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()
83 dummy_v = orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore()
90 ti_clk_ll_ops->clk_writel(orig_v, &parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/ti/
H A Dgate.c70 u32 dummy_v, orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore() local
82 orig_v = ti_clk_ll_ops->clk_readl(&parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()
83 dummy_v = orig_v; in omap36xx_gate_clk_enable_with_hsdiv_restore()
90 ti_clk_ll_ops->clk_writel(orig_v, &parent->reg); in omap36xx_gate_clk_enable_with_hsdiv_restore()
/dports/math/py-rpy2/rpy2-3.4.5/rpy2/robjects/
H A Dconversion.py122 orig_v = nameclassmap[k]
125 orig_v = None
126 self._keep.append((k, restore, orig_v))
131 for k, restore, orig_v in self._keep:
133 nameclassmap[k] = orig_v
/dports/www/firefox/firefox-99.0/media/libwebp/src/dsp/
H A Dlossless_enc.c338 const uint32_t orig_v = v; in FastSLog2Slow_C() local
345 const uint32_t orig_v = v; in FastSLog2Slow_C()
358 correction = (23 * (orig_v & (y - 1))) >> 4; in FastSLog2Slow_C()
372 const uint32_t orig_v = v; in FastLog2Slow_C() local
378 const uint32_t orig_v = v; in FastLog2Slow_C()
387 if (orig_v >= APPROX_LOG_MAX) { in FastLog2Slow_C()
390 const int correction = (23 * (orig_v & (y - 1))) >> 4; in FastLog2Slow_C()
391 log_2 += (double)correction / orig_v; in FastLog2Slow_C()
/dports/graphics/webp/libwebp-1.2.1/src/dsp/
H A Dlossless_enc.c338 const uint32_t orig_v = v; in FastSLog2Slow_C() local
345 const uint32_t orig_v = v; in FastSLog2Slow_C()
358 correction = (23 * (orig_v & (y - 1))) >> 4; in FastSLog2Slow_C()
372 const uint32_t orig_v = v; in FastLog2Slow_C() local
378 const uint32_t orig_v = v; in FastLog2Slow_C()
387 if (orig_v >= APPROX_LOG_MAX) { in FastLog2Slow_C()
390 const int correction = (23 * (orig_v & (y - 1))) >> 4; in FastLog2Slow_C()
391 log_2 += (double)correction / orig_v; in FastLog2Slow_C()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/precision_drawing_tools/
H A Dpdt_xall.py169 orig_v = bm.verts
176 coord_a = orig_v.new(point_list[i])
177 coord_b = orig_v.new(point_list[i + 1])
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/ass/
H A DADM_vidASS.cpp389 int32_t orig_u, orig_v,klong,newu,newv; in mergeOneImage() local
469 orig_v = *(vdata+l); in mergeOneImage()
472 orig_v=( k*v+(255-k)*orig_v)/255; in mergeOneImage()
474 *(vdata+l) = orig_v; in mergeOneImage()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/ass/
H A DADM_vidASS.cpp389 int32_t orig_u, orig_v,klong,newu,newv; in mergeOneImage() local
469 orig_v = *(vdata+l); in mergeOneImage()
472 orig_v=( k*v+(255-k)*orig_v)/255; in mergeOneImage()
474 *(vdata+l) = orig_v; in mergeOneImage()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/ass/
H A DADM_vidASS.cpp389 int32_t orig_u, orig_v,klong,newu,newv; in mergeOneImage() local
469 orig_v = *(vdata+l); in mergeOneImage()
472 orig_v=( k*v+(255-k)*orig_v)/255; in mergeOneImage()
474 *(vdata+l) = orig_v; in mergeOneImage()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_videoFilters6/ass/
H A DADM_vidASS.cpp389 int32_t orig_u, orig_v,klong,newu,newv; in mergeOneImage() local
469 orig_v = *(vdata+l); in mergeOneImage()
472 orig_v=( k*v+(255-k)*orig_v)/255; in mergeOneImage()
474 *(vdata+l) = orig_v; in mergeOneImage()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/
H A Dlossless_enc.c336 const uint32_t orig_v = v; in FastSLog2Slow_C() local
348 correction = (23 * (orig_v & (y - 1))) >> 4; in FastSLog2Slow_C()
360 const uint32_t orig_v = v; in FastLog2Slow_C() local
368 if (orig_v >= APPROX_LOG_MAX) { in FastLog2Slow_C()
371 const int correction = (23 * (orig_v & (y - 1))) >> 4; in FastLog2Slow_C()
372 log_2 += (double)correction / orig_v; in FastLog2Slow_C()

12345