Home
last modified time | relevance | path

Searched refs:x_pos (Results 26 – 50 of 1847) sorted by relevance

12345678910>>...74

/dports/devel/allegro/allegro-4.4.3.1/src/misc/
H A Dmodex.c1232 x_pos = 0; in _x_draw_rle_sprite()
1246 x_pos += c; in _x_draw_rle_sprite()
1257 x_pos -= c; in _x_draw_rle_sprite()
1271 x_pos++; in _x_draw_rle_sprite()
1278 x_pos -= c; in _x_draw_rle_sprite()
1336 x_pos = 0; in _x_draw_trans_rle_sprite()
1350 x_pos += c; in _x_draw_trans_rle_sprite()
1361 x_pos -= c; in _x_draw_trans_rle_sprite()
1377 x_pos++; in _x_draw_trans_rle_sprite()
1384 x_pos -= c; in _x_draw_trans_rle_sprite()
[all …]
/dports/graphics/grafx2/grafx2/src/
H A Dfileformats.c128 for (x_pos=0; x_pos<context->Width;x_pos++) in Load_IMG()
185 for (x_pos=0; x_pos<context->Width; x_pos++) in Save_IMG()
889 for (x_pos = 0; x_pos < context->Width; x_pos++) in Load_BMP_Pixels()
906 for (x_pos = 0; x_pos < context->Width; x_pos++) in Load_BMP_Pixels()
918 for (x_pos = 0; x_pos < context->Width; x_pos++) in Load_BMP_Pixels()
936 for (x_pos = 0; x_pos < context->Width; x_pos++) in Load_BMP_Pixels()
1410 for (x_pos=0; x_pos<line_size; x_pos++) in Save_BMP()
1775 for (x_pos=0; x_pos<row_size; x_pos++) in Save_ICO()
1783 for (x_pos=0; x_pos<row_size_mask*8; x_pos++) in Save_ICO()
1882 for (x_pos=0; x_pos<context->Width; x_pos++) in Draw_PCX_line()
[all …]
H A Dpxsimple.h33 void Horizontal_XOR_line_simple (word x_pos,word y_pos,word width);
34 void Vertical_XOR_line_simple (word x_pos,word y_pos,word height);
35 …void Display_brush_color_simple (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
36 …void Display_brush_mono_simple (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
37 …void Clear_brush_simple (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
38 …void Remap_screen_simple (word x_pos,word y_pos,word width,word height,byte * conver…
40 void Display_line_on_screen_simple (word x_pos,word y_pos,word width,byte * line);
41 void Read_line_screen_simple (word x_pos,word y_pos,word width,byte * line);
46 …void Display_brush_simple (byte * brush, word x_pos,word y_pos,word x_offset,word y_of…
49 word x_pos, word y_pos, word width, byte* line,
[all …]
H A Dpxwide.h33 void Horizontal_XOR_line_wide (word x_pos,word y_pos,word width);
34 void Vertical_XOR_line_wide (word x_pos,word y_pos,word height);
35 …void Display_brush_color_wide (word x_pos,word y_pos,word x_offset,word y_offset,word width…
36 …void Display_brush_mono_wide (word x_pos,word y_pos,word x_offset,word y_offset,word width…
37 …void Clear_brush_wide (word x_pos,word y_pos,word x_offset,word y_offset,word width…
38 …void Remap_screen_wide (word x_pos,word y_pos,word width,word height,byte * conversi…
40 void Display_line_on_screen_wide (word x_pos,word y_pos,word width,byte * line);
41 void Read_line_screen_wide (word x_pos,word y_pos,word width,byte * line);
46 …void Display_brush_wide (byte * brush, word x_pos,word y_pos,word x_offset,word y_offs…
48 void Display_line_on_screen_fast_wide (word x_pos,word y_pos,word width,byte * line);
[all …]
H A Dpxquad.h33 void Horizontal_XOR_line_quad (word x_pos,word y_pos,word width);
34 void Vertical_XOR_line_quad (word x_pos,word y_pos,word height);
35 …void Display_brush_color_quad (word x_pos,word y_pos,word x_offset,word y_offset,word width…
36 …void Display_brush_mono_quad (word x_pos,word y_pos,word x_offset,word y_offset,word width…
37 …void Clear_brush_quad (word x_pos,word y_pos,word x_offset,word y_offset,word width…
38 …void Remap_screen_quad (word x_pos,word y_pos,word width,word height,byte * conversi…
40 void Display_line_on_screen_quad (word x_pos,word y_pos,word width,byte * line);
41 void Read_line_screen_quad (word x_pos,word y_pos,word width,byte * line);
43 …void Display_brush_color_zoom_quad (word x_pos,word y_pos,word x_offset,word y_offset,word width…
46 …void Display_brush_quad (byte * brush, word x_pos,word y_pos,word x_offset,word y_offs…
[all …]
H A Dpxtriple.h33 void Horizontal_XOR_line_triple (word x_pos,word y_pos,word width);
34 void Vertical_XOR_line_triple (word x_pos,word y_pos,word height);
35 …void Display_brush_color_triple (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
36 …void Display_brush_mono_triple (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
37 …void Clear_brush_triple (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
38 …void Remap_screen_triple (word x_pos,word y_pos,word width,word height,byte * conver…
40 void Display_line_on_screen_triple (word x_pos,word y_pos,word width,byte * line);
41 void Read_line_screen_triple (word x_pos,word y_pos,word width,byte * line);
43 …void Display_brush_color_zoom_triple (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
46 …void Display_brush_triple (byte * brush, word x_pos,word y_pos,word x_offset,word y_of…
[all …]
H A Dpxwide2.h33 void Horizontal_XOR_line_wide2 (word x_pos,word y_pos,word width);
34 void Vertical_XOR_line_wide2 (word x_pos,word y_pos,word height);
35 …void Display_brush_color_wide2 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
36 …void Display_brush_mono_wide2 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
37 …void Clear_brush_wide2 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
38 …void Remap_screen_wide2 (word x_pos,word y_pos,word width,word height,byte * convers…
40 void Display_line_on_screen_wide2 (word x_pos,word y_pos,word width,byte * line);
41 void Read_line_screen_wide2 (word x_pos,word y_pos,word width,byte * line);
43 …void Display_brush_color_zoom_wide2 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
46 …void Display_brush_wide2 (byte * brush, word x_pos,word y_pos,word x_offset,word y_off…
[all …]
H A Dpxdouble.h33 void Horizontal_XOR_line_double (word x_pos,word y_pos,word width);
34 void Vertical_XOR_line_double (word x_pos,word y_pos,word height);
35 …void Display_brush_color_double (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
36 …void Display_brush_mono_double (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
37 …void Clear_brush_double (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
38 …void Remap_screen_double (word x_pos,word y_pos,word width,word height,byte * conver…
40 void Display_line_on_screen_double (word x_pos,word y_pos,word width,byte * line);
41 void Read_line_screen_double (word x_pos,word y_pos,word width,byte * line);
43 …void Display_brush_color_zoom_double (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
46 …void Display_brush_double (byte * brush, word x_pos,word y_pos,word x_offset,word y_of…
[all …]
H A Dpxtall2.h33 void Horizontal_XOR_line_tall2 (word x_pos,word y_pos,word width);
34 void Vertical_XOR_line_tall2 (word x_pos,word y_pos,word height);
35 …void Display_brush_color_tall2 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
36 …void Display_brush_mono_tall2 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
37 …void Clear_brush_tall2 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
38 …void Remap_screen_tall2 (word x_pos,word y_pos,word width,word height,byte * convers…
40 void Display_line_on_screen_tall2 (word x_pos,word y_pos,word width,byte * line);
41 void Read_line_screen_tall2 (word x_pos,word y_pos,word width,byte * line);
43 …void Display_brush_color_zoom_tall2 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
46 …void Display_brush_tall2 (byte * brush, word x_pos,word y_pos,word x_offset,word y_off…
[all …]
H A Dpxtall3.h33 void Horizontal_XOR_line_tall3 (word x_pos,word y_pos,word width);
34 void Vertical_XOR_line_tall3 (word x_pos,word y_pos,word height);
35 …void Display_brush_color_tall3 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
36 …void Display_brush_mono_tall3 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
37 …void Clear_brush_tall3 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
38 …void Remap_screen_tall3 (word x_pos,word y_pos,word width,word height,byte * convers…
40 void Display_line_on_screen_tall3 (word x_pos,word y_pos,word width,byte * line);
41 void Read_line_screen_tall3 (word x_pos,word y_pos,word width,byte * line);
43 …void Display_brush_color_zoom_tall3 (word x_pos,word y_pos,word x_offset,word y_offset,word widt…
46 …void Display_brush_tall3 (byte * brush, word x_pos,word y_pos,word x_offset,word y_off…
[all …]
H A Dpxtall.h33 void Horizontal_XOR_line_tall (word x_pos,word y_pos,word width);
34 void Vertical_XOR_line_tall (word x_pos,word y_pos,word height);
35 …void Display_brush_color_tall (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
36 …void Display_brush_mono_tall (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
37 …void Clear_brush_tall (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
38 …void Remap_screen_tall (word x_pos,word y_pos,word width,word height,byte * conver…
40 void Display_line_on_screen_tall (word x_pos,word y_pos,word width,byte * line);
41 void Read_line_screen_tall (word x_pos,word y_pos,word width,byte * line);
43 …void Display_brush_color_zoom_tall (word x_pos,word y_pos,word x_offset,word y_offset,word wid…
45 …void Clear_brush_scaled_tall (word x_pos,word y_pos,word x_offset,word y_offset,word w…
[all …]
H A Difformat.c275 for (x_pos=0; x_pos<context->Width; x_pos++) in Draw_IFF_line()
284 else for (x_pos=0; x_pos<context->Width; x_pos++) in Draw_IFF_line()
302 for (x_pos=0; x_pos<context->Width; x_pos++) in Draw_IFF_line_PCHG()
330 for (x_pos=0; x_pos<context->Width; x_pos++) // HAM6 in Draw_IFF_line_HAM()
354 for (x_pos=0; x_pos<context->Width; x_pos++) // HAM8 in Draw_IFF_line_HAM()
396 for (x_pos=0; x_pos<width; x_pos++) in PBM_Decode()
860 for (x_pos=0; x_pos<context->Width; x_pos++) in Load_IFF()
991 for (x_pos=0; x_pos<context->Width; x_pos++) in Load_IFF()
1171 for (x_pos=0; x_pos < x_size; x_pos++) in Load_IFF()
2027 for (x_pos=0; x_pos<context->Width; x_pos++) in Save_IFF()
[all …]
/dports/devel/ncurses/ncurses-6.3/test/
H A Dxmas.c102 static int y_pos, x_pos; variable
502 for (x_pos = 70; x_pos > 62; x_pos--) { in reindeer()
516 for (; x_pos > 50; x_pos--) { in reindeer()
519 if (x_pos < 56) { in reindeer()
539 x_pos = 58; in reindeer()
558 x_pos -= 2; in reindeer()
562 x_pos = 35; in reindeer()
581 x_pos -= 3; in reindeer()
589 for (x_pos = 8; x_pos < 16; x_pos++) { in reindeer()
590 deer_step(bigdeer4, y_pos, x_pos); in reindeer()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/style/values/specified/
H A Dposition.rs82 let x_pos = input in parse_quirky() localVariable
84 .unwrap_or(x_pos); in parse_quirky()
129 Ok((y_lop, x_pos)) in parse_quirky()
137 Ok(Self::new(x_pos, y_pos)) in parse_quirky()
154 x_pos.to_css(dest)?; in to_css()
164 (x_pos, y_pos) => { in to_css()
165 x_pos.to_css(dest)?; in to_css()
320 let x_pos = input in parse_quirky() localVariable
357 return Ok(x_pos); in parse_quirky()
362 if let Ok(x_pos) = x_pos { in parse_quirky()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dhash_motion.c194 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
197 x_pos, in av1_generate_block_2x2_hash_value()
214 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
251 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
290 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
318 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local
320 const int pos = y_pos * pic_width + x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
324 curr_block_hash.x = x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
405 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
421 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dhash_motion.c209 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
212 x_pos, in av1_generate_block_2x2_hash_value()
229 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
266 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
305 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
333 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local
335 const int pos = y_pos * pic_width + x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
339 curr_block_hash.x = x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
421 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
437 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dhash_motion.c194 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
197 x_pos, in av1_generate_block_2x2_hash_value()
214 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
251 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
290 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
318 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local
320 const int pos = y_pos * pic_width + x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
324 curr_block_hash.x = x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
405 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
421 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dhash_motion.c194 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
197 x_pos, in av1_generate_block_2x2_hash_value()
214 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
251 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
290 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
318 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local
320 const int pos = y_pos * pic_width + x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
324 curr_block_hash.x = x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
405 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
421 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dhash_motion.c199 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
202 x_pos, in av1_generate_block_2x2_hash_value()
219 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
259 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
298 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
326 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local
328 const int pos = y_pos * pic_width + x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
332 curr_block_hash.x = x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
419 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
433 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
[all …]
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dhash_motion.c199 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
202 x_pos, in av1_generate_block_2x2_hash_value()
219 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
259 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
298 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
326 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local
328 const int pos = y_pos * pic_width + x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
332 curr_block_hash.x = x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
419 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
433 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dhash_motion.c194 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
197 x_pos, in av1_generate_block_2x2_hash_value()
214 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
251 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
290 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
318 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local
320 const int pos = y_pos * pic_width + x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
324 curr_block_hash.x = x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
405 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
421 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dhash_motion.c199 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
202 x_pos, in av1_generate_block_2x2_hash_value()
219 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
259 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
298 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
326 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local
328 const int pos = y_pos * pic_width + x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
332 curr_block_hash.x = x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
419 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
433 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
[all …]
/dports/math/kbruch/kbruch-21.12.3/src/
H A DFractionBaseWidget.cpp83 paintMiddle(paint, str_mixed, x_pos, y_pos, fm, m_colorNumber); in paintRatio()
106 x_pos = 80 - fontWidth / 2; in paintRatio()
109 paint.drawText(x_pos, y_pos, fontWidth, fontHeight, Qt::AlignCenter, str_numerator); in paintRatio()
111 paint.fillRect(x_pos, y_pos + fontHeight + 4, fontWidth, 2, m_colorLine); in paintRatio()
116 paint.drawText(x_pos, y_pos + fontHeight - fontHeight / 2, fontWidth, in paintRatio()
122 x_pos += fontWidth; in paintRatio()
125 x_pos += _MARGIN_X; in paintRatio()
133 int & x_pos, int & y_pos, QFontMetrics & fm, in paintMiddle() argument
144 …paint.drawText(x_pos, y_pos + fontHeight - fontHeight / 2, fontWidth, fontHeight, Qt::AlignCenter,… in paintMiddle()
148 x_pos += fontWidth; in paintMiddle()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/av1/encoder/
H A Dhash_motion.c153 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_2x2_hash_value() local
155 picture->y_buffer + y_pos * picture->y_stride + x_pos, in av1_generate_block_2x2_hash_value()
189 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
228 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_generate_block_hash_value() local
256 for (int x_pos = 0; x_pos < x_end; x_pos++) { in av1_add_to_hash_map_by_row_with_precal_data() local
258 const int pos = y_pos * pic_width + x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
262 curr_block_hash.x = x_pos; in av1_add_to_hash_map_by_row_with_precal_data()
324 for (int x_pos = 0; x_pos < block_size; x_pos += 2) { in av1_get_block_hash_value() local
325 int pos = (y_pos >> 1) * sub_block_in_width + (x_pos >> 1); in av1_get_block_hash_value()
349 for (int x_pos = 0; x_pos < sub_block_in_width; x_pos++) { in av1_get_block_hash_value() local
[all …]
/dports/games/construo/construo-0.2.3/src/
H A Dgui_directory_button.cpp33 parent_gc->draw_fill_rect (x_pos, y_pos, in draw()
34 x_pos + width, y_pos + height, in draw()
37 parent_gc->draw_string (x_pos + 40, y_pos + 20, "..:: Directory ::.."); in draw()
38 parent_gc->draw_string (x_pos + 30, y_pos + 40, filename); in draw()
41 parent_gc->draw_rect (x_pos, y_pos, in draw()
42 x_pos + width, y_pos + height, in draw()
45 parent_gc->draw_rect (x_pos, y_pos, in draw()
46 x_pos + width, y_pos + height, in draw()

12345678910>>...74