Home
last modified time | relevance | path

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

/dports/net/h323plus/h323plus-1_27_2/plugins/video/H.261-vic/vic/
H A Dvid_coder.cxx118 blkw = width >> 4; in crinit()
121 nblk = blkw * blkh; in crinit()
160 REPLENISH(devbuf, ref, outw, 1, 0, blkw, 0, blkh); in suppress()
196 for (int x = 0; x < blkw; x++) { in saveblks()
H A Dvid_coder.h229 int blkw; variable
269 int w = blkw; \
/dports/net/opal/opal-3.10.10/plugins/video/H.261-vic/vic/
H A Dvid_coder.cxx115 blkw = width >> 4; in crinit()
118 nblk = blkw * blkh; in crinit()
157 REPLENISH(devbuf, ref, outw, 1, 0, blkw, 0, blkh); in suppress()
193 for (int x = 0; x < blkw; x++) { in saveblks()
H A Dvid_coder.h229 int blkw; variable
269 int w = blkw; \
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/crx/
H A Dsetjmp.S33 #r2: .blkw
41 #r2: .blkw # pointer save area
42 #r3: .blkw # ret vlaue
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/crx/
H A Dsetjmp.S33 #r2: .blkw
41 #r2: .blkw # pointer save area
42 #r3: .blkw # ret vlaue
/dports/devel/dev86/dev86-0.16.20/bootblocks/
H A Dminix.c910 _n_sectors: .blkw 1
912 _next_zone: .blkw 1
913 _end_zone: .blkw 1
914 _indirect: .blkw 1
915 _ldaddr: .blkw 1
916 _dirptr: .blkw 1
917 _flength: .blkw 1
918 _dir_32: .blkw 1
H A Dmsdos.s65 root_count: .blkw 1
H A Dtarboot.s151 sectors: .blkw 1 !
/dports/finance/homebank/homebank-5.5.1/src/
H A Dgtk-chart.c183 gint blkw, maxvisi; in colchart_calculation() local
195 blkw = chart->usrbarw; in colchart_calculation()
196 drawctx->barw = blkw - 3; in colchart_calculation()
213 drawctx->barw = blkw - 3; in colchart_calculation()
222 drawctx->blkw = blkw; in colchart_calculation()
340 x += drawctx->blkw; in colchart_draw_scale()
459 x2 += drawctx->blkw; in linechart_draw_lines()
501 x += drawctx->blkw; in linechart_draw_lines()
546 x += drawctx->blkw; in linechart_draw_lines()
577 x2 += drawctx->blkw; in colchart_draw_bars()
[all …]
H A Dgtk-chart-progress.c148 gint blkw = context->blkw; in ui_chart_progress_get_hover() local
163 index = first + (py / blkw); in ui_chart_progress_get_hover()
353 gint blkw; in chart_progress_layout_area() local
480 blkw = context->barw + floor(context->barw * 0.2); in chart_progress_layout_area()
481 context->blkw = blkw; in chart_progress_layout_area()
607 y2 += context->blkw; in ui_chart_progress_draw_help()
701 gint blkw = context->blkw; in ui_chart_progress_draw_bars() local
713 y2 = y + (CHART_SPACING/2) + (blkw * i); in ui_chart_progress_draw_bars()
1081 update_rect.height = context->blkw; in drawarea_motionnotifyevent_callback()
1090 update_rect.y = oy + (chart->hover - first) * context->blkw; in drawarea_motionnotifyevent_callback()
[all …]
H A Dgtk-chart-progress.h90 double barw, blkw; member
H A Dgtk-chart.h134 double barw, blkw; member
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/cr16/
H A Dsetjmp.S33 #r3, r2: .blkw
59 #r3, r2: .blkw # pointer save area
60 #r5, r4: .blkw # ret vlaue
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/cr16/
H A Dsetjmp.S33 #r3, r2: .blkw
59 #r3, r2: .blkw # pointer save area
60 #r5, r4: .blkw # ret vlaue
/dports/multimedia/libde265/libde265-1.0.2/libde265/
H A Dvisualize.cc464 const int blkw = img->sps.Log2CtbSizeY; in draw_Slices() local
481 for (int x=0;x<1<<blkw;x+=step) in draw_Slices()
482 for (int y=0;y<1<<blkw;y+=step) { in draw_Slices()
483 int x1 = x + (ctbx<<blkw); in draw_Slices()
484 int y1 = y + (ctby<<blkw); in draw_Slices()
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/
H A Dvisualize.cc466 const int blkw = sps.Log2CtbSizeY; in draw_Slices() local
483 for (int x=0;x<1<<blkw;x+=step) in draw_Slices()
484 for (int y=0;y<1<<blkw;y+=step) { in draw_Slices()
485 int x1 = x + (ctbx<<blkw); in draw_Slices()
486 int y1 = y + (ctby<<blkw); in draw_Slices()
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dz8a.vim48 syn match z8aPreProc "\.blkw"
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dz8a.vim48 syn match z8aPreProc "\.blkw"
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/microsoft/vulkan/
H A Ddzn_device.cpp2163 uint32_t blkw = util_format_get_blockwidth(pfmt); in dzn_buffer_get_copy_loc() local
2176 .RowPitch = blksz * DIV_ROUND_UP(buffer_row_length, blkw), in dzn_buffer_get_copy_loc()
2206 uint32_t blkw = util_format_get_blockwidth(pfmt); in dzn_buffer_get_line_copy_loc() local
2211 DIV_ROUND_UP(buffer_row_length, blkw) * blksz; in dzn_buffer_get_line_copy_loc()
2228 *start_x = ((offset % offset_alignment) / blksz) * blkw; in dzn_buffer_get_line_copy_loc()
2231 ALIGN_POT(DIV_ROUND_UP(new_loc.PlacedFootprint.Footprint.Width, blkw) * blksz, in dzn_buffer_get_line_copy_loc()
/dports/devel/vasm/vasm/doc/
H A Dsyntax_oldstyle.texi131 @item blkw <exp>[,<fill>]
199 Equivalent to @code{blkw <exp>[,<fill>]}.
496 Equivalent to @code{blkw 1,0}.
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DIW44Image.cpp788 int blkw = (bw>>5); in image() local
789 const IW44Image::Block *lblock = blocks + (work.ymin>>nlevel)*blkw + (work.xmin>>nlevel); in image()
823 lblock += blkw; in image()