Home
last modified time | relevance | path

Searched refs:b_off (Results 1 – 25 of 177) sorted by relevance

12345678

/dports/math/openblas/OpenBLAS-0.3.18/kernel/x86_64/
H A Dstrsm_kernel_8x4_haswell_R_common.h104 #define SOLVE_leri_m4n2(b_off,c1,...) SOLVE_le_m4n2(b_off,c1,__VA_ARGS__)\ argument
107 #define SOLVE_leri_m8n2(b_off,c1,c2,...) SOLVE_le_m8n2(b_off,c1,c2,__VA_ARGS__)\ argument
120 #define SOLVE_rile_m4n2(b_off,c1,...) SOLVE_ri_m4n2(b_off,c1,__VA_ARGS__)\ argument
123 #define SOLVE_rile_m8n2(b_off,c1,c2,...) SOLVE_ri_m8n2(b_off,c1,c2,__VA_ARGS__)\ argument
136 #define SOLVE_col1_ltor_m1n4(b_off,c1,...) SOLVE_col1_rtol_m1n4(b_off,c1,__VA_ARGS__)\ argument
152 #define SOLVE_col2_rtol_m1n4(b_off,c1,...) SOLVE_col2_mul_m1n4(b_off,c1,__VA_ARGS__)\ argument
155 #define SOLVE_col2_rtol_m2n4(b_off,c1,c2,...) SOLVE_col2_mul_m2n4(b_off,c1,c2,__VA_ARGS__)\ argument
158 #define SOLVE_col2_ltor_m1n4(b_off,c1,...) SOLVE_col2_mul_m1n4(b_off,c1,__VA_ARGS__)\ argument
174 #define SOLVE_col3_rtol_m1n4(b_off,c1,...) SOLVE_col3_mul_m1n4(b_off,c1,__VA_ARGS__)\ argument
180 #define SOLVE_col3_ltor_m1n4(b_off,c1,...) SOLVE_col3_mul_m1n4(b_off,c1,__VA_ARGS__)\ argument
[all …]
H A Dstrsm_kernel_8x4_haswell_L_common.h177 #define save_b_m2n4(c1,tmp,b_off,...)\ argument
178 …",%%ymm"#tmp"; vpermpd $216,%%ymm"#tmp",%%ymm"#tmp"; vmovups %%ymm"#tmp","#b_off"("#__VA_ARGS__");"
180 #define SAVE_b_m2n4(b_off,c1) save_b_m2n4(c1,1,b_off,%1) argument
181 #define SAVE_b_m2n8(b_off,c1,c2) SAVE_b_m2n4(b_off,c1) save_b_m2n4(c2,2,b_off,%1,%%r12,4) argument
182 #define SAVE_b_m2n12(b_off,c1,c2,c3) SAVE_b_m2n8(b_off,c1,c2) save_b_m2n4(c3,3,b_off,%1,%%r12,8) argument
184 #define SAVE_b_m1n4(b_off,c1) "vmovups %%xmm"#c1","#b_off"(%1);" argument
185 #define SAVE_b_m1n8(b_off,c1,c2) SAVE_b_m1n4(b_off,c1) "vmovups %%xmm"#c2","#b_off"(%1,%%r12,4);" argument
186 #define SAVE_b_m1n12(b_off,c1,c2,c3) SAVE_b_m1n8(b_off,c1,c2) "vmovups %%xmm"#c3","#b_off"(%1,%%r12… argument
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/math/
H A DTestFloatUtil02MatrixMatrixMultNOUI.java63 …ltMatrixf_RM(final float[] a, final int a_off, final float[] b, final int b_off, final float[] d, … in multMatrixf_RM() argument
66 …d[d_off+i*4+0] = ai0 * b[b_off+0*4+0] + ai1 * b[b_off+1*4+0] + ai2 * b[b_off+2*4+0] + ai3 * b[b_of… in multMatrixf_RM()
67 …d[d_off+i*4+1] = ai0 * b[b_off+0*4+1] + ai1 * b[b_off+1*4+1] + ai2 * b[b_off+2*4+1] + ai3 * b[b_of… in multMatrixf_RM()
68 …d[d_off+i*4+2] = ai0 * b[b_off+0*4+2] + ai1 * b[b_off+1*4+2] + ai2 * b[b_off+2*4+2] + ai3 * b[b_of… in multMatrixf_RM()
69 …d[d_off+i*4+3] = ai0 * b[b_off+0*4+3] + ai1 * b[b_off+1*4+3] + ai2 * b[b_off+2*4+3] + ai3 * b[b_of… in multMatrixf_RM()
/dports/www/netsurf/netsurf-3.10/frontends/riscos/
H A Dtextarea.c408 size_t b_off, c_len; in ro_textarea_insert_text() local
423 b_off = utf8_next(ta->text, ta->text_len, b_off)) in ro_textarea_insert_text()
438 memmove(ta->text + b_off + b_len, ta->text + b_off, in ro_textarea_insert_text()
552 b_off = utf8_next(ta->text, ta->text_len, b_off); in ro_textarea_set_caret()
575 for (b_off = 0; index-- > 0; b_off = utf8_next(ta->text, ta->text_len, b_off)) in ro_textarea_set_caret()
653 x, &b_off, &x); in ro_textarea_set_caret_xy()
688 for (b_off = 0; b_off < ta->lines[ta->caret_pos.line].b_start; in ro_textarea_get_caret()
689 b_off = utf8_next(ta->text, ta->text_len, b_off)) in ro_textarea_get_caret()
708 size_t b_off; in ro_textarea_reflow() local
740 len -= b_off, text += b_off) { in ro_textarea_reflow()
[all …]
/dports/databases/tiledb/TileDB-2.5.2/test/src/
H A Dunit-capi-dense_array_2.cc151 std::vector<uint64_t> b_off = {0, in write_default_array_1d() local
161 uint64_t b_off_size = b_off.size() * sizeof(uint64_t); in write_default_array_1d()
189 tiledb::test::QueryBuffer({&b_off[0], b_off_size, &b_val[0], b_val_size}); in write_default_array_1d()
197 std::vector<uint64_t> b_off = {0, in write_default_array_2d() local
213 uint64_t b_off_size = b_off.size() * sizeof(uint64_t); in write_default_array_2d()
247 std::vector<uint64_t> b_off(10); variable
248 uint64_t b_off_size = b_off.size() * sizeof(uint64_t);
307 CHECK(b_off == c_b_off);
327 std::vector<uint64_t> b_off(16); variable
328 uint64_t b_off_size = b_off.size() * sizeof(uint64_t);
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/math/
H A DFloatUtil.java1490 final float b00 = b[b_off+0+0*4]; in multMatrix()
1745 final int b_off = b.position(); in multMatrix() local
1750 …d[i+0*4] = ai0 * b.get(b_off+0+0*4) + ai1 * b.get(b_off+1+0*4) + ai2 * b.get(b_off+2+0*4) + ai3 * … in multMatrix()
1751 …d[i+1*4] = ai0 * b.get(b_off+0+1*4) + ai1 * b.get(b_off+1+1*4) + ai2 * b.get(b_off+2+1*4) + ai3 * … in multMatrix()
1752 …d[i+2*4] = ai0 * b.get(b_off+0+2*4) + ai1 * b.get(b_off+1+2*4) + ai2 * b.get(b_off+2+2*4) + ai3 * … in multMatrix()
1753 …d[i+3*4] = ai0 * b.get(b_off+0+3*4) + ai1 * b.get(b_off+1+3*4) + ai2 * b.get(b_off+2+3*4) + ai3 * … in multMatrix()
1765 final int b_off = b.position(); in multMatrix() local
1770 …a.put(a_off_i+0*4 , ai0 * b.get(b_off+0+0*4) + ai1 * b.get(b_off+1+0*4) + ai2 * b.get(b_off+2+0*4)… in multMatrix()
1771 …a.put(a_off_i+1*4 , ai0 * b.get(b_off+0+1*4) + ai1 * b.get(b_off+1+1*4) + ai2 * b.get(b_off+2+1*4)… in multMatrix()
1772 …a.put(a_off_i+2*4 , ai0 * b.get(b_off+0+2*4) + ai1 * b.get(b_off+1+2*4) + ai2 * b.get(b_off+2+2*4)… in multMatrix()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/net/
H A Debpf_jit.c606 int off, b_off; in emit_bpf_tail_call() local
655 return b_off > 0x1ffff || b_off < -0x20000; in is_bad_offset()
995 if (is_bad_offset(b_off)) in build_one_insn()
1047 if (is_bad_offset(b_off)) in build_one_insn()
1057 if (is_bad_offset(b_off)) in build_one_insn()
1110 b_off = 4 * 3; in build_one_insn()
1129 if (is_bad_offset(b_off)) { in build_one_insn()
1134 b_off = 4 * 3; in build_one_insn()
1163 if (is_bad_offset(b_off)) in build_one_insn()
1183 if (is_bad_offset(b_off)) in build_one_insn()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/net/
H A Debpf_jit.c606 int off, b_off; in emit_bpf_tail_call() local
655 return b_off > 0x1ffff || b_off < -0x20000; in is_bad_offset()
995 if (is_bad_offset(b_off)) in build_one_insn()
1047 if (is_bad_offset(b_off)) in build_one_insn()
1057 if (is_bad_offset(b_off)) in build_one_insn()
1110 b_off = 4 * 3; in build_one_insn()
1129 if (is_bad_offset(b_off)) { in build_one_insn()
1134 b_off = 4 * 3; in build_one_insn()
1163 if (is_bad_offset(b_off)) in build_one_insn()
1183 if (is_bad_offset(b_off)) in build_one_insn()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/net/
H A Debpf_jit.c606 int off, b_off; in emit_bpf_tail_call() local
655 return b_off > 0x1ffff || b_off < -0x20000; in is_bad_offset()
995 if (is_bad_offset(b_off)) in build_one_insn()
1047 if (is_bad_offset(b_off)) in build_one_insn()
1057 if (is_bad_offset(b_off)) in build_one_insn()
1110 b_off = 4 * 3; in build_one_insn()
1129 if (is_bad_offset(b_off)) { in build_one_insn()
1134 b_off = 4 * 3; in build_one_insn()
1163 if (is_bad_offset(b_off)) in build_one_insn()
1183 if (is_bad_offset(b_off)) in build_one_insn()
[all …]
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-mplex/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-resindvd/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-rtmp/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-msdk/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-ttml/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-smoothstreaming/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-aom/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-dts/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-dash/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-assrender/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-bad/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-libde265/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-hls/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]
/dports/multimedia/gstreamer1-plugins-kate/gst-plugins-bad-1.16.2/gst/bayer/
H A Dgstbayer2rgb.c124 int b_off; /* offset for blue */ member
268 bayer2rgb->b_off = GST_VIDEO_INFO_COMP_OFFSET (&info, 2); in gst_bayer2rgb_set_caps()
282 filter->b_off = 0; in gst_bayer2rgb_reset()
391 int r_off, g_off, b_off; in gst_bayer2rgb_process() local
399 b_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
402 r_off = bayer2rgb->b_off; in gst_bayer2rgb_process()
403 b_off = bayer2rgb->r_off; in gst_bayer2rgb_process()
406 if (r_off == 2 && g_off == 1 && b_off == 0) { in gst_bayer2rgb_process()
409 } else if (r_off == 3 && g_off == 2 && b_off == 1) { in gst_bayer2rgb_process()
412 } else if (r_off == 1 && g_off == 2 && b_off == 3) { in gst_bayer2rgb_process()
[all …]

12345678