Home
last modified time | relevance | path

Searched refs:blk_x (Results 1 – 25 of 84) sorted by relevance

1234

/dports/multimedia/jmref/JM/ldecod/src/
H A Dintra_chroma_pred_mbaff.c27 for (i = blk_x; i < (blk_x + 4);++i) in intra_chroma_DC_single_mbaff()
82 for (i = blk_x; i < (blk_x + 4);++i) in intra_chroma_DC_all_mbaff()
116 int blk_x, blk_y; in intra_pred_chroma_mbaff() local
170 blk_x = subblk_offset_x[yuv][b8][b4]; in intra_pred_chroma_mbaff()
178 … intra_chroma_DC_all_mbaff (imgUV0, up_avail, left_avail[0], up, left, blk_x, blk_y + 1, &pred); in intra_pred_chroma_mbaff()
179 …intra_chroma_DC_all_mbaff (imgUV1, up_avail, left_avail[0], up, left, blk_x, blk_y + 1, &pred1); in intra_pred_chroma_mbaff()
190 … intra_chroma_DC_all_mbaff (imgUV0, up_avail, left_avail[0], up, left, blk_x, blk_y + 1, &pred); in intra_pred_chroma_mbaff()
191 …intra_chroma_DC_all_mbaff (imgUV1, up_avail, left_avail[0], up, left, blk_x, blk_y + 1, &pred1); in intra_pred_chroma_mbaff()
199 … intra_chroma_DC_all_mbaff (imgUV0, up_avail, left_avail[1], up, left, blk_x, blk_y + 1, &pred); in intra_pred_chroma_mbaff()
200 … intra_chroma_DC_all_mbaff (imgUV1, up_avail, left_avail[1], up, left, blk_x, blk_y + 1, &pred1); in intra_pred_chroma_mbaff()
[all …]
H A Dintra_chroma_pred.c28 imgpel *cur_pel = &curr_img[up.pos_y][up.pos_x + blk_x]; in intra_chroma_DC_single()
51 imgpel *cur_pel = &curr_img[up.pos_y][up.pos_x + blk_x]; in intra_chroma_DC_all()
79 int blk_x, blk_y; in intrapred_chroma_dc() local
119 blk_x = subblk_offset_x[yuv][b8][b4]; in intrapred_chroma_dc()
126 intra_chroma_DC_all (imgUV0, up_avail, left_avail, up, left, blk_x, blk_y + 1, &pred); in intrapred_chroma_dc()
127 intra_chroma_DC_all (imgUV1, up_avail, left_avail, up, left, blk_x, blk_y + 1, &pred1); in intrapred_chroma_dc()
138 intra_chroma_DC_all (imgUV0, up_avail, left_avail, up, left, blk_x, blk_y + 1, &pred); in intrapred_chroma_dc()
139 intra_chroma_DC_all (imgUV1, up_avail, left_avail, up, left, blk_x, blk_y + 1, &pred1); in intrapred_chroma_dc()
148 memset(&mb_pred0[jj][blk_x], pred, BLOCK_SIZE * sizeof(imgpel)); in intrapred_chroma_dc()
149 memset(&mb_pred1[jj][blk_x], pred1, BLOCK_SIZE * sizeof(imgpel)); in intrapred_chroma_dc()
[all …]
/dports/multimedia/kvazaar/kvazaar-2.1.0/tools/
H A Dgenerate_tables.c58 uint32_t blk_y, blk_x; in init_sig_last_scan() local
126 for (blk_x = 0; blk_x < num_blk_side; blk_x++) { in init_sig_last_scan()
127 uint32_t offset = blk_y * 4 * width + blk_x * 4; in init_sig_last_scan()
140 for (blk_x = 0; blk_x < num_blk_side; blk_x++) { in init_sig_last_scan()
142 uint32_t offset = blk_y * 4 * width + blk_x * 4; in init_sig_last_scan()
/dports/security/libfprint/libfprint-0.7.0/libfprint/nbis/mindtct/
H A Dminutia.c1192 blk_i = (blk_y*mw) + blk_x; in scan4minutiae()
1791 const int blk_x, const int blk_y, in rescan4minutiae_horizontally() argument
1800 blk_i = (blk_y*mw)+blk_x; in rescan4minutiae_horizontally()
1877 const int blk_x, const int blk_y, in rescan4minutiae_vertically() argument
1886 blk_i = (blk_y*mw)+blk_x; in rescan4minutiae_vertically()
1997 blk_i = (blk_y*mw)+blk_x; in rescan_partial_horizontally()
2091 blk_i = (blk_y*mw)+blk_x; in rescan_partial_vertically()
2149 ni = (ny*mw)+blk_x; in get_nbr_block_index()
2153 if((nx = blk_x+1) >= mw) in get_nbr_block_index()
2165 ni = (ny*mw)+blk_x; in get_nbr_block_index()
[all …]
/dports/multimedia/jmref/JM/lencod/src/
H A Dintra_chroma.c601 int blk_x = block_x; in intra_chroma_prediction() local
613 int pos_x = pix_c.pos_x + blk_x; in intra_chroma_prediction()
672 int pos_x = pix_c.pos_x + blk_x; in intra_chroma_prediction()
685 for (i=blk_x;i<(blk_x+4);i++) in intra_chroma_prediction()
869 int blk_x = block_x; in intra_chroma_prediction_mbaff() local
881 for (i = blk_x; i < (blk_x + 4); i++) in intra_chroma_prediction_mbaff()
898 for (i=blk_x;i<(blk_x+4);i++) in intra_chroma_prediction_mbaff()
920 for (i=blk_x;i<(blk_x+4);i++) in intra_chroma_prediction_mbaff()
929 for (i=blk_x;i<(blk_x+4);i++) in intra_chroma_prediction_mbaff()
954 for (i=blk_x;i<(blk_x+4);i++) in intra_chroma_prediction_mbaff()
[all …]
/dports/games/xorgramana/XorGramana-0.0.8/
H A Dgfx.c157 void gfx_win_draw_image(SDL_Surface *image, int blk_x, int blk_y) in gfx_win_draw_image() argument
160 dest.x=cur_win->blk_tlx+blk_x*image->w; in gfx_win_draw_image()
338 su_t gfx_mv_cur(su_t blk_x, su_t blk_y) in gfx_mv_cur() argument
345 if(blk_x>cur_win->blk_count_x||blk_x<0 in gfx_mv_cur()
350 (int)blk_x, (int)blk_y, in gfx_mv_cur()
354 x=cur_win->blk_tlx+blk_x*cur_win->icon_width; in gfx_mv_cur()
356 cur_win->blk_cx=blk_x; in gfx_mv_cur()
H A Dgfx.h124 void gfx_win_draw_image(SDL_Surface *image, int blk_x, int blk_y);
139 su_t gfx_mv_cur(su_t blk_x, su_t blk_y);
/dports/graphics/libjpeg-turbo/libjpeg-turbo-2.1.1/
H A Dtransupp.c95 JDIMENSION blk_x, blk_y; in dequant_comp() local
110 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in dequant_comp()
111 ptr = block[blk_x]; in dequant_comp()
125 JDIMENSION blk_x, blk_y; in requant_comp() local
141 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in requant_comp()
142 ptr = block[blk_x]; in requant_comp()
611 JDIMENSION y_wipe_blocks, wipe_bottom, blk_x; in do_flatten() local
641 for (blk_x = x_wipe_blocks; blk_x < wipe_right; blk_x++) { in do_flatten()
754 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
755 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
[all …]
/dports/graphics/jpeg-turbo/libjpeg-turbo-2.1.1/
H A Dtransupp.c95 JDIMENSION blk_x, blk_y; in dequant_comp() local
110 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in dequant_comp()
111 ptr = block[blk_x]; in dequant_comp()
125 JDIMENSION blk_x, blk_y; in requant_comp() local
141 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in requant_comp()
142 ptr = block[blk_x]; in requant_comp()
611 JDIMENSION y_wipe_blocks, wipe_bottom, blk_x; in do_flatten() local
641 for (blk_x = x_wipe_blocks; blk_x < wipe_right; blk_x++) { in do_flatten()
754 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
755 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
[all …]
/dports/devel/upp/upp/uppsrc/plugin/jpg/lib/
H A Dtransupp.c167 JDIMENSION blk_x, blk_y; in dequant_comp() local
182 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in dequant_comp()
183 ptr = block[blk_x]; in dequant_comp()
197 JDIMENSION blk_x, blk_y; in requant_comp() local
213 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in requant_comp()
214 ptr = block[blk_x]; in requant_comp()
722 for (blk_x = x_wipe_blocks; blk_x < wipe_right; blk_x++) { in do_flatten()
837 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
838 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
858 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/mozjpeg-sys-1.0.1/vendor/
H A Dtransupp.c95 JDIMENSION blk_x, blk_y; in dequant_comp() local
110 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in dequant_comp()
111 ptr = block[blk_x]; in dequant_comp()
125 JDIMENSION blk_x, blk_y; in requant_comp() local
141 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in requant_comp()
142 ptr = block[blk_x]; in requant_comp()
611 JDIMENSION y_wipe_blocks, wipe_bottom, blk_x; in do_flatten() local
641 for (blk_x = x_wipe_blocks; blk_x < wipe_right; blk_x++) { in do_flatten()
754 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
755 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibJPEG/
H A Dtransupp.c237 JDIMENSION y_wipe_blocks, wipe_bottom, blk_x; in do_flatten() local
268 for (blk_x = x_wipe_blocks; blk_x < wipe_right; blk_x++) { in do_flatten()
269 buffer[offset_y][blk_x][0] = (JCOEF) average; in do_flatten()
285 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
311 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
312 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
313 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
332 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
333 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
334 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/cad/openctm/OpenCTM-1.0.3/tools/jpeg/
H A Dtransupp.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
149 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
150 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
151 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
170 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
171 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
172 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/jpeg-7/
H A Dtransupp.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
149 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
150 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
151 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
170 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
171 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
172 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/graphics/digikam/digikam-7.4.0/core/libs/jpegutils/libjpeg/70/
H A Dtransupp.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
149 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
150 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
151 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
170 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
171 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
172 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libjpeg/
H A Dtransupp.c137 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
163 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
164 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
165 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
184 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
185 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
186 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/libjpeg-turbo/
H A Dtransupp.c137 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
163 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
164 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
165 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
184 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
185 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
186 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/graphics/exiftran/fbida-2.14/jpeg/80/
H A Dtransupp.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
150 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
151 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
152 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
171 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
172 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
173 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/libjpeg-turbo/libjpeg-turbo-2.0.6/
H A Dtransupp.c134 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
160 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
161 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
162 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
181 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
182 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
183 buffer[offset_y] + blk_x, (JDIMENSION)1); in do_flip_h_no_crop()
/dports/graphics/digikam/digikam-7.4.0/core/libs/jpegutils/libjpeg/84/
H A Dtransupp.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
150 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
151 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
152 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
171 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
172 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
173 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/graphics/argyllcms/Argyll_V1.9.2/jpeg/
H A Dtransupp.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
150 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
151 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
152 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
171 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
172 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
173 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/libAfterImage/libjpeg/
H A Dtransupp.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
150 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
151 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
152 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
171 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
172 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
173 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/graphics/libafterimage/libAfterImage-1.20/libjpeg/
H A Dtransupp.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
150 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
151 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
152 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
171 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
172 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
173 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/jpeg/
H A Dtransupp.c159 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
185 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
186 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
187 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
206 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
207 lcl_jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
208 buffer[offset_y] + blk_x, in do_flip_h_no_crop()
/dports/science/py-dlib/dlib-19.22/dlib/external/libjpeg/
H A Dtransupp.c124 JDIMENSION MCU_cols, comp_width, blk_x, blk_y, x_crop_blocks; in do_flip_h_no_crop() local
150 for (blk_x = 0; blk_x * 2 < comp_width; blk_x++) { in do_flip_h_no_crop()
151 ptr1 = buffer[offset_y][blk_x]; in do_flip_h_no_crop()
152 ptr2 = buffer[offset_y][comp_width - blk_x - 1]; in do_flip_h_no_crop()
171 for (blk_x = 0; blk_x < compptr->width_in_blocks; blk_x++) { in do_flip_h_no_crop()
172 jcopy_block_row(buffer[offset_y] + blk_x + x_crop_blocks, in do_flip_h_no_crop()
173 buffer[offset_y] + blk_x, in do_flip_h_no_crop()

1234