Home
last modified time | relevance | path

Searched refs:dst_pos (Results 1 – 25 of 1207) sorted by relevance

12345678910>>...49

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Ddash.c100 int dst_pos = 0; in ff_dash_fill_tmpl_params() local
102 while (dst_pos < buffer_size - 1 && *t_cur) { in ff_dash_fill_tmpl_params()
111 dst_pos += num_copy_bytes; in ff_dash_fill_tmpl_params()
114 av_strlcpy(&dst[dst_pos], t_cur, buffer_size - dst_pos); in ff_dash_fill_tmpl_params()
125 av_strlcpy(&dst[dst_pos], "$", 2); in ff_dash_fill_tmpl_params()
129 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, rep_id); in ff_dash_fill_tmpl_params()
132 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, number); in ff_dash_fill_tmpl_params()
135 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, bit_rate); in ff_dash_fill_tmpl_params()
138 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, time); in ff_dash_fill_tmpl_params()
142 av_strlcpy(&dst[dst_pos], t_cur, 2); in ff_dash_fill_tmpl_params()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Ddash.c100 int dst_pos = 0; in ff_dash_fill_tmpl_params() local
102 while (dst_pos < buffer_size - 1 && *t_cur) { in ff_dash_fill_tmpl_params()
111 dst_pos += num_copy_bytes; in ff_dash_fill_tmpl_params()
114 av_strlcpy(&dst[dst_pos], t_cur, buffer_size - dst_pos); in ff_dash_fill_tmpl_params()
125 av_strlcpy(&dst[dst_pos], "$", 2); in ff_dash_fill_tmpl_params()
129 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, rep_id); in ff_dash_fill_tmpl_params()
132 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, number); in ff_dash_fill_tmpl_params()
135 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, bit_rate); in ff_dash_fill_tmpl_params()
138 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, time); in ff_dash_fill_tmpl_params()
142 av_strlcpy(&dst[dst_pos], t_cur, 2); in ff_dash_fill_tmpl_params()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Ddash.c100 int dst_pos = 0; in ff_dash_fill_tmpl_params() local
102 while (dst_pos < buffer_size - 1 && *t_cur) { in ff_dash_fill_tmpl_params()
111 dst_pos += num_copy_bytes; in ff_dash_fill_tmpl_params()
114 av_strlcpy(&dst[dst_pos], t_cur, buffer_size - dst_pos); in ff_dash_fill_tmpl_params()
125 av_strlcpy(&dst[dst_pos], "$", 2); in ff_dash_fill_tmpl_params()
129 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, rep_id); in ff_dash_fill_tmpl_params()
132 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, number); in ff_dash_fill_tmpl_params()
135 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, bit_rate); in ff_dash_fill_tmpl_params()
138 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, time); in ff_dash_fill_tmpl_params()
142 av_strlcpy(&dst[dst_pos], t_cur, 2); in ff_dash_fill_tmpl_params()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Ddash.c100 int dst_pos = 0; in ff_dash_fill_tmpl_params() local
102 while (dst_pos < buffer_size - 1 && *t_cur) { in ff_dash_fill_tmpl_params()
111 dst_pos += num_copy_bytes; in ff_dash_fill_tmpl_params()
114 av_strlcpy(&dst[dst_pos], t_cur, buffer_size - dst_pos); in ff_dash_fill_tmpl_params()
125 av_strlcpy(&dst[dst_pos], "$", 2); in ff_dash_fill_tmpl_params()
129 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, rep_id); in ff_dash_fill_tmpl_params()
132 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, number); in ff_dash_fill_tmpl_params()
135 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, bit_rate); in ff_dash_fill_tmpl_params()
138 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, time); in ff_dash_fill_tmpl_params()
142 av_strlcpy(&dst[dst_pos], t_cur, 2); in ff_dash_fill_tmpl_params()
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Ddash.c100 int dst_pos = 0; in ff_dash_fill_tmpl_params() local
102 while (dst_pos < buffer_size - 1 && *t_cur) { in ff_dash_fill_tmpl_params()
111 dst_pos += num_copy_bytes; in ff_dash_fill_tmpl_params()
114 av_strlcpy(&dst[dst_pos], t_cur, buffer_size - dst_pos); in ff_dash_fill_tmpl_params()
125 av_strlcpy(&dst[dst_pos], "$", 2); in ff_dash_fill_tmpl_params()
129 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, rep_id); in ff_dash_fill_tmpl_params()
132 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, number); in ff_dash_fill_tmpl_params()
135 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, bit_rate); in ff_dash_fill_tmpl_params()
138 n = snprintf(&dst[dst_pos], buffer_size - dst_pos, format_tag, time); in ff_dash_fill_tmpl_params()
142 av_strlcpy(&dst[dst_pos], t_cur, 2); in ff_dash_fill_tmpl_params()
[all …]
/dports/graphics/simpleviewer/andreyu-simple-viewer-gl-d8928067922d/src/formats/
H A Dxcf.cpp654 dst_buff[dst_pos] = src_buff[src_pos]; in draw_pixel()
659 dst_buff[dst_pos * 2 + 1] = 255; in draw_pixel()
690 dst_buff[dst_pos * 3 + 0] = col.b; in draw_pixel()
691 dst_buff[dst_pos * 3 + 1] = col.g; in draw_pixel()
692 dst_buff[dst_pos * 3 + 2] = col.r; in draw_pixel()
700 dst_buff[dst_pos * 4 + 0] = col.b; in draw_pixel()
703 dst_buff[dst_pos * 4 + 3] = 255; in draw_pixel()
797 dst_buff[dst_pos * 4 + 3] = 255; in draw_pixel()
850 dst_buff[dst_pos * 4 + 3] = 255; in draw_pixel()
885 dst_buff[dst_pos * 4 + 3] = 255; in draw_pixel()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/
H A Dseq_vector.cpp394 if ( dst_pos & 1 ) { in x_Append8To4()
397 ++dst_pos; in x_Append8To4()
426 ++dst_pos; in x_Append4To4()
446 ++dst_pos; in x_Append4To4()
472 if ( dst_pos & 1 ) { in x_AppendGapTo4()
476 ++dst_pos; in x_AppendGapTo4()
499 if ( dst_pos&3 ) { in x_Append8To2()
501 for ( ; count && (dst_pos&3); --count, ++dst_pos ) { in x_Append8To2()
571 if ( dst_pos&3 ) { in x_Append2To2()
978 if ( dst_pos&1 ) { in x_GetPacked4naSeqData()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/
H A Dseq_vector.cpp394 if ( dst_pos & 1 ) { in x_Append8To4()
397 ++dst_pos; in x_Append8To4()
426 ++dst_pos; in x_Append4To4()
446 ++dst_pos; in x_Append4To4()
472 if ( dst_pos & 1 ) { in x_AppendGapTo4()
476 ++dst_pos; in x_AppendGapTo4()
499 if ( dst_pos&3 ) { in x_Append8To2()
501 for ( ; count && (dst_pos&3); --count, ++dst_pos ) { in x_Append8To2()
571 if ( dst_pos&3 ) { in x_Append2To2()
978 if ( dst_pos&1 ) { in x_GetPacked4naSeqData()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dmixer.c238 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
260 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
278 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
292 dst_pos = (dst_pos + dst_len) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
318 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
333 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
371 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
387 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
402 dst_pos = (dst_pos + dst_len) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
428 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dmixer.c237 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
259 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
277 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
291 dst_pos = (dst_pos + dst_len) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
317 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
332 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
370 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
386 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
401 dst_pos = (dst_pos + dst_len) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
427 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
[all …]
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/
H A Dmixer.c251 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
273 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
291 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
305 dst_pos = (dst_pos + dst_len) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
331 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
346 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
384 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
400 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
415 dst_pos = (dst_pos + dst_len) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
441 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
[all …]
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/
H A Dsound.c251 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
273 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
291 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
305 dst_pos = (dst_pos + dst_len) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
331 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
346 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_16()
384 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
400 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
415 dst_pos = (dst_pos + dst_len) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
441 dst_pos = (dst_pos + 1) & ACCUMULATOR_MASK; in mixer_channel_resample_8()
[all …]
/dports/x11/mlterm/mlterm-3.9.1/baselib/src/
H A Dbl_str.c95 int dst_pos; in bl_str_tabify() local
107 dst_pos = 0; in bl_str_tabify()
113 dst[dst_pos++] = '\t'; in bl_str_tabify()
116 return dst_pos; in bl_str_tabify()
132 dst[dst_pos++] = ' '; in bl_str_tabify()
135 return dst_pos; in bl_str_tabify()
144 if (dst_pos >= dst_len) { in bl_str_tabify()
145 return dst_pos; in bl_str_tabify()
166 dst[dst_pos++] = ' '; in bl_str_tabify()
169 return dst_pos; in bl_str_tabify()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcodec/lbmp/
H A Dfx_bmp.cpp733 dst_pos += 4; in bmp_encode_bitfields()
735 dst_pos += 4; in bmp_encode_bitfields()
737 dst_pos += 4; in bmp_encode_bitfields()
774 dst_pos += 2; in bmp_encode_bitfields()
777 dst_pos += 4; in bmp_encode_bitfields()
781 dst_size = dst_pos; in bmp_encode_bitfields()
791 uint32_t size, dst_pos; in bmp_encode_rgb() local
803 dst_pos += dst_pitch; in bmp_encode_rgb()
805 dst_size = dst_pos; in bmp_encode_rgb()
850 dst_size = dst_pos; in bmp_encode_rle8()
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcodec/lbmp/
H A Dfx_bmp.cpp727 dst_pos += 4; in bmp_encode_bitfields()
729 dst_pos += 4; in bmp_encode_bitfields()
731 dst_pos += 4; in bmp_encode_bitfields()
768 dst_pos += 2; in bmp_encode_bitfields()
771 dst_pos += 4; in bmp_encode_bitfields()
775 dst_size = dst_pos; in bmp_encode_bitfields()
785 uint32_t size, dst_pos; in bmp_encode_rgb() local
797 dst_pos += dst_pitch; in bmp_encode_rgb()
799 dst_size = dst_pos; in bmp_encode_rgb()
844 dst_size = dst_pos; in bmp_encode_rle8()
[all …]
/dports/x11/mlterm/mlterm-3.9.1/vtemu/
H A Dvt_ot_layout.c180 dst_pos_tmp = dst_pos + 1; in ot_layout_cluster()
269 dst_pos -= count; in ot_layout_cluster()
271 num_chars_array[dst_pos] += num_chars_array[dst_pos + count]; in ot_layout_cluster()
280 num_chars_array[dst_pos]++; in ot_layout_cluster()
308 return dst_pos; in ot_layout_cluster()
376 int dst_pos; in vt_ot_layout() local
401 dst_pos = -1; in vt_ot_layout()
415 if (xfont && (dst_pos = ot_layout_cluster(state, num_chars_array, xfont, prev_font, dst_pos, in vt_ot_layout()
463 if (xfont && (dst_pos = ot_layout_cluster(state, num_chars_array, xfont, prev_font, dst_pos, in vt_ot_layout()
480 if (state->size != dst_pos + 1) { in vt_ot_layout()
[all …]
/dports/www/lua-resty-core/lua-resty-core-0.1.22/lib/resty/core/
H A Dregex.lua971 local dst_pos = dst_buf
1014 dst_pos = dst_pos + prefix_len
1018 ffi_copy(dst_pos, piece, piece_len)
1019 dst_pos = dst_pos + piece_len
1046 dst_buf, _, dst_pos, dst_len =
1078 local dst_pos = dst_buf
1124 dst_pos = dst_pos + prefix_len
1129 dst_pos = dst_pos + bit_len
1142 dst_pos = dst_pos + prefix_len
1147 dst_pos = dst_pos + bit_len
[all …]
/dports/x11/mlterm/mlterm-3.9.1/vtemu/libctl/
H A Dvt_iscii.c220 int dst_pos; in vt_iscii() local
246 dst_pos = -1; in vt_iscii()
276 dst_pos -= count; in vt_iscii()
279 num_chars_array[dst_pos] += num_chars_array[dst_pos + count]; in vt_iscii()
285 if (dst_pos >= 0 && font_filled == prev_font_filled) { in vt_iscii()
286 num_chars_array[dst_pos]++; in vt_iscii()
288 num_chars_array[++dst_pos] = 1; in vt_iscii()
291 num_chars_array[++dst_pos] = 0; in vt_iscii()
303 num_chars_array[++dst_pos] = 1; in vt_iscii()
307 if (state->size != dst_pos + 1) { in vt_iscii()
[all …]
H A Dvt_line_iscii.c88 int dst_pos; in vt_line_iscii_visual() local
123 for (dst_pos = 0; dst_pos < dst_len; dst_pos++) { in vt_line_iscii_visual()
124 if (line->ctl_info.iscii->num_chars_array[dst_pos] == 0) { in vt_line_iscii_visual()
125 vt_char_copy(dst + dst_pos, vt_get_base_char(src + src_pos - 1)); in vt_line_iscii_visual()
127 vt_char_set_code(dst + dst_pos, 0); in vt_line_iscii_visual()
131 vt_char_copy(dst + dst_pos, src + (src_pos++)); in vt_line_iscii_visual()
133 for (count = 1; count < line->ctl_info.iscii->num_chars_array[dst_pos]; count++) { in vt_line_iscii_visual()
142 vt_char_combine_simple(dst + dst_pos, vt_get_base_char(src + src_pos)); in vt_line_iscii_visual()
151 vt_char_combine_simple(dst + dst_pos, comb++); in vt_line_iscii_visual()
165 line->num_filled_chars = dst_pos; in vt_line_iscii_visual()
/dports/graphics/freeimage/FreeImage/Source/FreeImageToolkit/
H A DResize.h77 double getWeight(unsigned dst_pos, unsigned src_pos) { in getWeight() argument
78 return m_WeightTable[dst_pos].Weights[src_pos]; in getWeight()
85 unsigned getLeftBoundary(unsigned dst_pos) { in getLeftBoundary() argument
86 return m_WeightTable[dst_pos].Left; in getLeftBoundary()
93 unsigned getRightBoundary(unsigned dst_pos) { in getRightBoundary() argument
94 return m_WeightTable[dst_pos].Right; in getRightBoundary()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java58 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1() argument
60 System.arraycopy(src, src_pos, new Object[DST_LEN], dst_pos, cpy_len); in do_test1()
67 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2() argument
69 System.arraycopy(src, src_pos, new Object[DST_LEN], dst_pos, cpy_len); in do_test2()
80 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
93 int dp = dst_pos[i]; in main()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java58 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1() argument
60 System.arraycopy(src, src_pos, new Object[DST_LEN], dst_pos, cpy_len); in do_test1()
67 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2() argument
69 System.arraycopy(src, src_pos, new Object[DST_LEN], dst_pos, cpy_len); in do_test2()
80 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
93 int dp = dst_pos[i]; in main()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java58 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1() argument
60 System.arraycopy(src, src_pos, new Object[DST_LEN], dst_pos, cpy_len); in do_test1()
67 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2() argument
69 System.arraycopy(src, src_pos, new Object[DST_LEN], dst_pos, cpy_len); in do_test2()
80 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
93 int dp = dst_pos[i]; in main()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java57 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1() argument
59 System.arraycopy(src, src_pos, new Object[DST_LEN], dst_pos, cpy_len); in do_test1()
66 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2() argument
68 System.arraycopy(src, src_pos, new Object[DST_LEN], dst_pos, cpy_len); in do_test2()
79 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
92 int dp = dst_pos[i]; in main()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/escapeAnalysis/
H A DTestArrayCopy.java57 public static boolean do_test1(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test1() argument
59 System.arraycopy(src, src_pos, new Object[DST_LEN], dst_pos, cpy_len); in do_test1()
66 public static int do_test2(Object src, int src_pos, int dst_pos, int cpy_len) { in do_test2() argument
68 System.arraycopy(src, src_pos, new Object[DST_LEN], dst_pos, cpy_len); in do_test2()
79 static final int[] dst_pos = { 0, -1, 0, -1, 0, 1, 0, 1, 1, 1, 1 }; field in TestArrayCopy
92 int dp = dst_pos[i]; in main()

12345678910>>...49