Home
last modified time | relevance | path

Searched refs:b_row (Results 1 – 25 of 96) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp8/common/
H A Ddebugmodes.c74 int b_row; in vp8_print_modes_and_motion_vectors() local
76 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
81 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
82 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
116 int b_row; in vp8_print_modes_and_motion_vectors() local
118 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
123 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
124 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp8/common/
H A Ddebugmodes.c74 int b_row; in vp8_print_modes_and_motion_vectors() local
76 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
81 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
82 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
116 int b_row; in vp8_print_modes_and_motion_vectors() local
118 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
123 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
124 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp8/common/
H A Ddebugmodes.c74 int b_row; in vp8_print_modes_and_motion_vectors() local
76 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
81 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
82 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
116 int b_row; in vp8_print_modes_and_motion_vectors() local
118 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
123 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
124 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/multimedia/libvpx/libvpx-1.11.0/vp8/common/
H A Ddebugmodes.c74 int b_row; in vp8_print_modes_and_motion_vectors() local
76 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
81 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
82 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
116 int b_row; in vp8_print_modes_and_motion_vectors() local
118 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
123 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
124 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp8/common/
H A Ddebugmodes.c74 int b_row; in vp8_print_modes_and_motion_vectors() local
76 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
81 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
82 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
116 int b_row; in vp8_print_modes_and_motion_vectors() local
118 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
123 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
124 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libvpx/vp8/common/
H A Ddebugmodes.c86 int b_row; in vp8_print_modes_and_motion_vectors() local
88 for (b_row = 0; b_row < 4 * rows; b_row++) in vp8_print_modes_and_motion_vectors()
95 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
96 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
133 int b_row; in vp8_print_modes_and_motion_vectors() local
135 for (b_row = 0; b_row < 4 * rows; b_row++) in vp8_print_modes_and_motion_vectors()
142 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
143 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libvpx/vp8/common/
H A Ddebugmodes.c86 int b_row; in vp8_print_modes_and_motion_vectors() local
88 for (b_row = 0; b_row < 4 * rows; b_row++) in vp8_print_modes_and_motion_vectors()
95 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
96 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
133 int b_row; in vp8_print_modes_and_motion_vectors() local
135 for (b_row = 0; b_row < 4 * rows; b_row++) in vp8_print_modes_and_motion_vectors()
142 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
143 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp8/common/
H A Ddebugmodes.c74 int b_row; in vp8_print_modes_and_motion_vectors() local
76 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
81 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
82 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
116 int b_row; in vp8_print_modes_and_motion_vectors() local
118 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
123 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
124 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp8/common/
H A Ddebugmodes.c74 int b_row; in vp8_print_modes_and_motion_vectors() local
76 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
81 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
82 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
116 int b_row; in vp8_print_modes_and_motion_vectors() local
118 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
123 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
124 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp8/common/
H A Ddebugmodes.c74 int b_row; in vp8_print_modes_and_motion_vectors() local
76 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
81 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
82 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
116 int b_row; in vp8_print_modes_and_motion_vectors() local
118 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
123 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
124 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp8/common/
H A Ddebugmodes.c86 int b_row; in vp8_print_modes_and_motion_vectors() local
88 for (b_row = 0; b_row < 4 * rows; b_row++) in vp8_print_modes_and_motion_vectors()
95 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
96 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
133 int b_row; in vp8_print_modes_and_motion_vectors() local
135 for (b_row = 0; b_row < 4 * rows; b_row++) in vp8_print_modes_and_motion_vectors()
142 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
143 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp8/common/
H A Ddebugmodes.c74 int b_row; in vp8_print_modes_and_motion_vectors() local
76 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
81 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
82 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
116 int b_row; in vp8_print_modes_and_motion_vectors() local
118 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
123 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
124 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp8/common/
H A Ddebugmodes.c74 int b_row; in vp8_print_modes_and_motion_vectors() local
76 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
81 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
82 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
116 int b_row; in vp8_print_modes_and_motion_vectors() local
118 for (b_row = 0; b_row < 4 * rows; ++b_row) { in vp8_print_modes_and_motion_vectors()
123 mb_index = (b_row >> 2) * (cols + 1) + (b_col >> 2); in vp8_print_modes_and_motion_vectors()
124 bindex = (b_row & 3) * 4 + (b_col & 3); in vp8_print_modes_and_motion_vectors()
/dports/math/abs/abs-src-0.908/X11/xedit/
H A Dxedit.c45 Widget outer, b_row; local
62 b_row= XtCreateManagedWidget("buttons", boxWidgetClass, outer, w_args, w_n);
64 MakeCommandButton(b_row, "Close", DoQuit);
65 MakeCommandButton(b_row, "Update", DoSave);
66 MakeCommandButton(b_row, "Load", DoLoad);
67 filenamewindow = MakeStringBox(b_row, "filename", filename);
73 w_relv(b_row, 0);
/dports/devel/py-curtsies/curtsies-0.3.10/curtsies/
H A Dformatstringarray.py224 for a_row, b_row in zip(a, b):
226 b_lengths.append(len(b_row))
228 extra_b = "`" * (max_width - len(b_row))
231 for a_char, b_char in zip(a_row + extra_a, b_row + extra_b):
292 for i, (a_row, b_row) in enumerate(zip(a, b)):
293 assert a_row == b_row, "FSArrays differ first on line {}:\n{}".format(
306 for i, (a_row, b_row) in enumerate(zip(a, b)):
308 b_row = b_row.s if isinstance(b_row, FmtStr) else b_row
309 assert a_row == b_row, "FSArrays differ first on line %s:\n%s" % (
/dports/www/p5-ClearSilver/clearsilver-0.10.5/python/examples/base/
H A Dodb_test.py146 b_row = tbl.fetchRow( ("agent_id", 1) )
147 if b_row.auth_level != 10:
148 log(repr(b_row))
164 b_row = tbl.fetchRow( ("agent_id", a_row.agent_id) )
165 if b_row.login != repl_row.login:
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/python/examples/base/
H A Dodb_test.py146 b_row = tbl.fetchRow( ("agent_id", 1) )
147 if b_row.auth_level != 10:
148 log(repr(b_row))
164 b_row = tbl.fetchRow( ("agent_id", a_row.agent_id) )
165 if b_row.login != repl_row.login:
/dports/www/clearsilver/clearsilver-0.10.5/python/examples/base/
H A Dodb_test.py146 b_row = tbl.fetchRow( ("agent_id", 1) )
147 if b_row.auth_level != 10:
148 log(repr(b_row))
164 b_row = tbl.fetchRow( ("agent_id", a_row.agent_id) )
165 if b_row.login != repl_row.login:
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/core/src/
H A DBitMatrix.cpp222 auto b_row = row(r); in getPatternRow() local
227 auto* lastPos = b_row.begin(); in getPatternRow()
231 for (auto* p = b_row.begin() + 1; p < b_row.end(); ++p) in getPatternRow()
235 p_row.push_back(b_row.end() - lastPos); in getPatternRow()
243 auto* bitPos = b_row.begin(); in getPatternRow()
248 while (++bitPos < b_row.end()) { in getPatternRow()
/dports/math/gap/gap-4.11.0/pkg/IntPic-0.2.4/gap/
H A Dip_tables.gi21 local row, i, table, b_row, u_row;
31 b_row := table[1] - b;
32 table := Concatenation([b_row],table);
33 if pos and (0 in b_row) then
/dports/misc/py-colored/colored-1.4.2/tests/
H A Dtest_hex_1.py44 b_row = ''
53 b_row += '%s%s#' % (fg(hex),bg(hex))
56 …print( '%s%s %s%s %s%s %s%s' % (r_row,attr('reset'), g_row,attr('reset'), b_row,attr('reset'), i_r…
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/dssim-core-3.1.0/src/
H A Dtolab.rs108 .for_each(|(y, (l_row, (a_row, b_row)))| { in rgb_to_lab()
113 let b_row = &mut b_row[0..width]; in rgb_to_lab() localVariable
119 b_row[x] = b; in rgb_to_lab()
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/feature/
H A D_hog.py227 b_row, b_col = cells_per_block
282 n_blocks_row = (n_cells_row - b_row) + 1
285 (n_blocks_row, n_blocks_col, b_row, b_col, orientations),
291 block = orientation_histogram[r:r + b_row, c:c + b_col, :]
/dports/math/dbcsr/dbcsr-2.1.0/tests/
H A Ddbcsr_test_multiply.F550 INTEGER :: a_col, a_m, a_n, a_row, b_col, b_m, b_n, b_row, c_col, c_col_size, c_row, & local
588 b_row = limits(5); b_col = limits(3)
608 i = b_row
609 b_row = b_col
624 b_norm = dlange(norm, b_m, b_n, dense_b%d%r2_dp(b_row, b_col), ldb, work)
629 … dense_b%d%r2_dp(b_row, b_col), ldb, beta%r_dp, dense_c%d%r2_dp(c_row, c_col), ldc)
648 b_norm = slange(norm, b_m, b_n, dense_b%d%r2_sp(b_row, b_col), ldb, work_sp)
673 … dense_b%d%r2_sp(b_row, b_col), ldb, beta%r_sp, dense_c%d%r2_sp(c_row, c_col), ldc)
706 b_norm = zlange(norm, b_m, b_n, dense_b%d%c2_dp(b_row, b_col), ldb, work)
711 … dense_b%d%c2_dp(b_row, b_col), ldb, beta%c_dp, dense_c%d%c2_dp(c_row, c_col), ldc)
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/tests/
H A Ddbcsr_test_multiply.F552 INTEGER :: a_col, a_m, a_n, a_row, b_col, b_m, b_n, b_row, c_col, c_col_size, c_row, & local
590 b_row = limits(5); b_col = limits(3)
610 i = b_row
611 b_row = b_col
626 b_norm = dlange(norm, b_m, b_n, dense_b%d%r2_dp(b_row, b_col), ldb, work)
631 … dense_b%d%r2_dp(b_row, b_col), ldb, beta%r_dp, dense_c%d%r2_dp(c_row, c_col), ldc)
650 b_norm = slange(norm, b_m, b_n, dense_b%d%r2_sp(b_row, b_col), ldb, work_sp)
675 … dense_b%d%r2_sp(b_row, b_col), ldb, beta%r_sp, dense_c%d%r2_sp(c_row, c_col), ldc)
708 b_norm = zlange(norm, b_m, b_n, dense_b%d%c2_dp(b_row, b_col), ldb, work)
713 … dense_b%d%c2_dp(b_row, b_col), ldb, beta%c_dp, dense_c%d%c2_dp(c_row, c_col), ldc)
[all …]

1234