/third_party/ffmpeg/tests/checkasm/ |
D | vp8dsp.c | 179 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/ |
D | InlineWithUnnecessaryBlocks.sksl | 3 half4 blocky(half4 c) { 10 return blocky(colorGreen);
|
/third_party/ffmpeg/libavfilter/ |
D | vf_fieldmatch.c | 101 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 …]
|
D | vf_decimate.c | 62 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/ |
D | a64multienc.c | 72 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/ |
D | SDL_render_psp.c | 281 int blockx, blocky; in TextureUnswizzle() local 307 for(blocky = 0; blocky < heightblocks; ++blocky) in TextureUnswizzle()
|
/third_party/mesa3d/docs/relnotes/ |
D | 18.2.7.rst | 44 - blocky shadow artifacts in The Forest with DXVK, RADV_DEBUG=nohiz
|
D | 18.3.0.rst | 302 - blocky shadow artifacts in The Forest with DXVK, RADV_DEBUG=nohiz
|
D | 19.0.0.rst | 135 - blocky shadow artifacts in The Forest with DXVK, RADV_DEBUG=nohiz
|
/third_party/node/deps/npm/changelogs/ |
D | CHANGELOG-1.md | 579 * Remove gubblebum blocky font from documentation headers.
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | libjpeg.txt | 1323 progression stages look "fuzzy" with smoothing, "blocky" without. 2209 instead of the very "blocky" look seen without it; which is better seems a
|
D | ChangeLog.md | 120 5x5 window is used to reduce the "blocky" appearance.
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | libjpeg.txt | 1305 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/ |
D | libjpeg.txt | 1312 progression stages look "fuzzy" with smoothing, "blocky" without. 2198 instead of the very "blocky" look seen without it; which is better seems a
|
D | ChangeLog.md | 240 5x5 window is used to reduce the "blocky" appearance.
|
/third_party/ffmpeg/doc/ |
D | filters.texi | 9642 @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/ |
D | libpng-manual.txt | 2252 This results in a blocky image for the first pass, which gradually
|
D | CHANGES | 4909 with "blocky" expansion of sub-8-bit interlaced PNG files (Eric Huss).
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | libpng-manual.txt | 2252 This results in a blocky image for the first pass, which gradually
|
D | CHANGES | 4909 with "blocky" expansion of sub-8-bit interlaced PNG files (Eric Huss).
|
/third_party/gstreamer/gstplugins_bad/docs/random/ |
D | ChangeLog-0.8 | 735 I420 buffers provide, resulting in blocky artifacts at the
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 173587 it's obviously very blocky.
|