Home
last modified time | relevance | path

Searched refs:blocky (Results 1 – 22 of 22) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Dvp8dsp.c179 int blocky = 4 * (i / w); in check_idct_dc4() local
180 …randomize_buffers(src + stride * blocky + blockx, dst + stride * blocky + blockx, stride, coef[i]); in check_idct_dc4()
210 int blockx, blocky; in check_luma_dc_wht() local
215 for (blocky = 0; blocky < 4; blocky++) { in check_luma_dc_wht()
218 randomize_buffers(src, dst, 4, block[blocky][blockx]); in check_luma_dc_wht()
220 dct4x4(block[blocky][blockx]); in check_luma_dc_wht()
221 dc[blocky * 4 + blockx] = block[blocky][blockx][0]; in check_luma_dc_wht()
222 block[blocky][blockx][0] = rnd(); in check_luma_dc_wht()
/third_party/skia/resources/sksl/inliner/
DInlineWithUnnecessaryBlocks.sksl3 half4 blocky(half4 c) {
10 return blocky(colorGreen);
/third_party/ffmpeg/libavfilter/
Dvf_fieldmatch.c101 int blockx, blocky; member
149 …he y-axis size of the window used during combed frame detection", OFFSET(blocky), AV_OPT_TYPE_INT…
306 const int blocky = fm->blocky; in calc_combed_score() local
308 const int yhalf = blocky/2; in calc_combed_score()
315 const int yblocks = ((height+yhalf)/blocky) + 1; in calc_combed_score()
318 int heighta = (height/(blocky/2))*(blocky/2); in calc_combed_score()
335 const int temp1 = (y / blocky) * xblocks4; \ in calc_combed_score()
336 const int temp2 = ((y + yhalf) / blocky) * xblocks4; \ in calc_combed_score()
349 const int temp1 = (y / blocky) * xblocks4; in calc_combed_score()
350 const int temp2 = ((y + yhalf) / blocky) * xblocks4; in calc_combed_score()
[all …]
Dvf_decimate.c62 int blockx, blocky; member
75 …t the size of the y-axis blocks used during metric calculations", OFFSET(blocky), AV_OPT_TYPE_INT,…
101 int hblocky = dm->blocky / 2; in calc_diffs()
324 (dm->blocky & (dm->blocky - 1))) { in decimate_init()
390 …dm->dupthresh = (int64_t)(((int64_t)max_value * dm->blockx * dm->blocky * dm->dupthresh_flt) / 100… in config_output()
392 dm->nyblocks = (h + dm->blocky/2 - 1) / (dm->blocky/2); in config_output()
/third_party/ffmpeg/libavcodec/
Da64multienc.c72 int blockx, blocky, x, y; in to_meta_with_crop() local
78 for (blocky = 0; blocky < C64YRES; blocky += 8) { in to_meta_with_crop()
80 for (y = blocky; y < blocky + 8 && y < C64YRES; y++) { in to_meta_with_crop()
/third_party/flutter/skia/third_party/externals/sdl/src/render/psp/
DSDL_render_psp.c281 int blockx, blocky; in TextureUnswizzle() local
307 for(blocky = 0; blocky < heightblocks; ++blocky) in TextureUnswizzle()
/third_party/mesa3d/docs/relnotes/
D18.2.7.rst44 - blocky shadow artifacts in The Forest with DXVK, RADV_DEBUG=nohiz
D18.3.0.rst302 - blocky shadow artifacts in The Forest with DXVK, RADV_DEBUG=nohiz
D19.0.0.rst135 - blocky shadow artifacts in The Forest with DXVK, RADV_DEBUG=nohiz
/third_party/node/deps/npm/changelogs/
DCHANGELOG-1.md579 * Remove gubblebum blocky font from documentation headers.
/third_party/skia/third_party/externals/libjpeg-turbo/
Dlibjpeg.txt1323 progression stages look "fuzzy" with smoothing, "blocky" without.
2209 instead of the very "blocky" look seen without it; which is better seems a
DChangeLog.md120 5x5 window is used to reduce the "blocky" appearance.
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dlibjpeg.txt1305 progression stages look "fuzzy" with smoothing, "blocky" without.
2191 instead of the very "blocky" look seen without it; which is better seems a
/third_party/libjpeg-turbo/
Dlibjpeg.txt1312 progression stages look "fuzzy" with smoothing, "blocky" without.
2198 instead of the very "blocky" look seen without it; which is better seems a
DChangeLog.md240 5x5 window is used to reduce the "blocky" appearance.
/third_party/ffmpeg/doc/
Dfilters.texi9642 @item blocky
11898 @item blocky
11909 The number of combed pixels inside any of the @option{blocky} by
11913 window defined by the @option{blockx} and @option{blocky} settings) on the
11914 frame. Minimum value is @code{0} and maximum is @code{blocky x blockx} (at
/third_party/skia/third_party/externals/libpng/
Dlibpng-manual.txt2252 This results in a blocky image for the first pass, which gradually
DCHANGES4909 with "blocky" expansion of sub-8-bit interlaced PNG files (Eric Huss).
/third_party/flutter/skia/third_party/externals/libpng/
Dlibpng-manual.txt2252 This results in a blocky image for the first pass, which gradually
DCHANGES4909 with "blocky" expansion of sub-8-bit interlaced PNG files (Eric Huss).
/third_party/gstreamer/gstplugins_bad/docs/random/
DChangeLog-0.8735 I420 buffers provide, resulting in blocky artifacts at the
/third_party/gstreamer/gstplugins_bad/
DChangeLog173587 it's obviously very blocky.