Home
last modified time | relevance | path

Searched refs:line1 (Results 51 – 75 of 6324) sorted by path

12345678910>>...253

/dports/audio/bristol/bristol-0.60.10/bristol/
H A Daksreverb.c119 register float crossover, feedback, line1, *mod, fb, co; in operate() local
146 line1 = param->param[LINE1].float_val; in operate()
183 *dest++ = (lhistory[histin1] + rhistory[histin2]) * line1; in operate()
/dports/audio/carla/Carla-2.4.1/source/modules/dgl/src/nanovg/
H A Dstb_image.h1821 stbi_uc *line0,*line1; member
1868 r->line0 = r->line1 = z->img_comp[k].data; in load_jpeg_image()
1888 y_bot ? r->line1 : r->line0, in load_jpeg_image()
1889 y_bot ? r->line0 : r->line1, in load_jpeg_image()
1893 r->line0 = r->line1; in load_jpeg_image()
1895 r->line1 += z->img_comp[k].w2; in load_jpeg_image()
/dports/audio/carla/Carla-2.4.1/source/modules/juce_graphics/fonts/
H A Djuce_TextLayout.cpp301 auto line1 = lines.getUnchecked (lines.size() - 1)->getLineBoundsX().getLength(); in createLayoutWithBalancedLineLengths() local
303 auto shortest = jmin (line1, line2); in createLayoutWithBalancedLineLengths()
304 auto longest = jmax (line1, line2); in createLayoutWithBalancedLineLengths()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/Renderer/SOIL/
H A Dstb_image_aug.c1439 uint8 *line0,*line1; member
1486 r->line0 = r->line1 = z->img_comp[k].data; in load_jpeg_image()
1506 y_bot ? r->line1 : r->line0, in load_jpeg_image()
1507 y_bot ? r->line0 : r->line1, in load_jpeg_image()
1511 r->line0 = r->line1; in load_jpeg_image()
1513 r->line1 += z->img_comp[k].w2; in load_jpeg_image()
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/devices/
H A Ddeviceview.cpp77 QRect line1(opt.rect); in paint() local
79 line1.setTop(line1.top() + (opt.rect.height() - text_height) / 2); in paint()
80 line2.setTop(line1.top() + QFontMetrics(opt.font).height()); in paint()
81 line1.setLeft(line1.left() + DeviceManager::kDeviceIconSize + kIconPadding); in paint()
94 p->drawText(line1, Qt::AlignLeft | Qt::AlignTop, index.data().toString()); in paint()
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/ui/
H A Dmainwindow.cpp2958 void MainWindow::HandleNotificationPreview(OSD::Behaviour type, QString line1, in HandleNotificationPreview() argument
2963 type, line1, line2, in HandleNotificationPreview()
2978 osd_->ShowPreview(type, line1, line2, fake); in HandleNotificationPreview()
H A Dmainwindow.h284 void HandleNotificationPreview(OSD::Behaviour type, QString line1,
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/widgets/
H A Dosd.cpp394 void OSD::ShowPreview(const Behaviour type, const QString& line1, in ShowPreview() argument
397 custom_text1_ = line1; in ShowPreview()
H A Dosd.h92 void ShowPreview(const Behaviour type, const QString& line1,
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sc68/
H A DMakefile.am110 $(sc68path)/libsc68/emu68/lines/line1.c\
H A DMakefile.in645 $(sc68path)/libsc68/emu68/lines/line1.c\
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/dgl/src/nanovg/
H A Dstb_image.h1821 stbi_uc *line0,*line1; member
1868 r->line0 = r->line1 = z->img_comp[k].data; in load_jpeg_image()
1888 y_bot ? r->line1 : r->line0, in load_jpeg_image()
1889 y_bot ? r->line0 : r->line1, in load_jpeg_image()
1893 r->line0 = r->line1; in load_jpeg_image()
1895 r->line1 += z->img_comp[k].w2; in load_jpeg_image()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/dgl/src/nanovg/
H A Dstb_image.h1821 stbi_uc *line0,*line1; member
1868 r->line0 = r->line1 = z->img_comp[k].data; in load_jpeg_image()
1888 y_bot ? r->line1 : r->line0, in load_jpeg_image()
1889 y_bot ? r->line0 : r->line1, in load_jpeg_image()
1893 r->line0 = r->line1; in load_jpeg_image()
1895 r->line1 += z->img_comp[k].w2; in load_jpeg_image()
/dports/audio/faust/faust-2.37.3/tests/impulse-tests/tools/
H A DfilesCompare.cpp36 string line1, line2, dummy; in compareFiles() local
41 getline(*in1, line1); in compareFiles()
52 stringstream l1reader(line1); in compareFiles()
71 getline(*in1, line1); in compareFiles()
82 stringstream l1reader(line1); in compareFiles()
101 getline(*in1, line1); in compareFiles()
112 stringstream l1reader(line1); in compareFiles()
132 getline(*in1, line1); in compareFiles()
143 stringstream l1reader(line1); in compareFiles()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/dgl/src/nanovg/
H A Dstb_image.h1821 stbi_uc *line0,*line1; member
1868 r->line0 = r->line1 = z->img_comp[k].data; in load_jpeg_image()
1888 y_bot ? r->line1 : r->line0, in load_jpeg_image()
1889 y_bot ? r->line0 : r->line1, in load_jpeg_image()
1893 r->line0 = r->line1; in load_jpeg_image()
1895 r->line1 += z->img_comp[k].w2; in load_jpeg_image()
/dports/audio/gervill/gervill/src.demos/simplemidiplayer/
H A DSimpleMidiPlayer.java325 String line1 = "<b>" + info.getName() + " " + info.getVersion() in updateDisplay() local
364 displayLab.setText("<html><body>" + line1 + "<br>" + line2 + "<br>" in updateDisplay()
/dports/audio/gonic/gonic-0.8.4/vendor/cloud.google.com/go/cmd/go-cloud-debug-agent/internal/debug/gosym/
H A Dpclntab.go120 _, pc, line1 := t.parse(maxpc, line)
121 if line1 != line {
/dports/audio/gstreamer1-plugins-bs2b/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.c375 x = line1[i - 3] * a; in reconstruct_line()
376 x += line1[i - 2] * b; in reconstruct_line()
377 x += line1[i - 1] * c; in reconstruct_line()
378 x += line1[i - 0] * d; in reconstruct_line()
409 guint8 *line1 = GET_LINE (&field->frame, k, j - 1); in reconstruct_single() local
417 dx = -line1[i - 1] - line2[i - 1] + line1[i + 1] + line2[i + 1]; in reconstruct_single()
420 dy = -line1[i - 1] - 2 * line1[i] - line1[i + 1] in reconstruct_single()
428 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
457 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
460 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
[all …]
/dports/audio/gstreamer1-plugins-chromaprint/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.c375 x = line1[i - 3] * a; in reconstruct_line()
376 x += line1[i - 2] * b; in reconstruct_line()
377 x += line1[i - 1] * c; in reconstruct_line()
378 x += line1[i - 0] * d; in reconstruct_line()
409 guint8 *line1 = GET_LINE (&field->frame, k, j - 1); in reconstruct_single() local
417 dx = -line1[i - 1] - line2[i - 1] + line1[i + 1] + line2[i + 1]; in reconstruct_single()
420 dy = -line1[i - 1] - 2 * line1[i] - line1[i + 1] in reconstruct_single()
428 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
457 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
460 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
[all …]
/dports/audio/gstreamer1-plugins-faac/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.c375 x = line1[i - 3] * a; in reconstruct_line()
376 x += line1[i - 2] * b; in reconstruct_line()
377 x += line1[i - 1] * c; in reconstruct_line()
378 x += line1[i - 0] * d; in reconstruct_line()
409 guint8 *line1 = GET_LINE (&field->frame, k, j - 1); in reconstruct_single() local
417 dx = -line1[i - 1] - line2[i - 1] + line1[i + 1] + line2[i + 1]; in reconstruct_single()
420 dy = -line1[i - 1] - 2 * line1[i] - line1[i + 1] in reconstruct_single()
428 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
457 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
460 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
[all …]
/dports/audio/gstreamer1-plugins-faad/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.c375 x = line1[i - 3] * a; in reconstruct_line()
376 x += line1[i - 2] * b; in reconstruct_line()
377 x += line1[i - 1] * c; in reconstruct_line()
378 x += line1[i - 0] * d; in reconstruct_line()
409 guint8 *line1 = GET_LINE (&field->frame, k, j - 1); in reconstruct_single() local
417 dx = -line1[i - 1] - line2[i - 1] + line1[i + 1] + line2[i + 1]; in reconstruct_single()
420 dy = -line1[i - 1] - 2 * line1[i] - line1[i + 1] in reconstruct_single()
428 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
457 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
460 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
[all …]
/dports/audio/gstreamer1-plugins-flite/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.c375 x = line1[i - 3] * a; in reconstruct_line()
376 x += line1[i - 2] * b; in reconstruct_line()
377 x += line1[i - 1] * c; in reconstruct_line()
378 x += line1[i - 0] * d; in reconstruct_line()
409 guint8 *line1 = GET_LINE (&field->frame, k, j - 1); in reconstruct_single() local
417 dx = -line1[i - 1] - line2[i - 1] + line1[i + 1] + line2[i + 1]; in reconstruct_single()
420 dy = -line1[i - 1] - 2 * line1[i] - line1[i + 1] in reconstruct_single()
428 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
457 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
460 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
[all …]
/dports/audio/gstreamer1-plugins-gme/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.c375 x = line1[i - 3] * a; in reconstruct_line()
376 x += line1[i - 2] * b; in reconstruct_line()
377 x += line1[i - 1] * c; in reconstruct_line()
378 x += line1[i - 0] * d; in reconstruct_line()
409 guint8 *line1 = GET_LINE (&field->frame, k, j - 1); in reconstruct_single() local
417 dx = -line1[i - 1] - line2[i - 1] + line1[i + 1] + line2[i + 1]; in reconstruct_single()
420 dy = -line1[i - 1] - 2 * line1[i] - line1[i + 1] in reconstruct_single()
428 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
457 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
460 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
[all …]
/dports/audio/gstreamer1-plugins-gsm/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.c375 x = line1[i - 3] * a; in reconstruct_line()
376 x += line1[i - 2] * b; in reconstruct_line()
377 x += line1[i - 1] * c; in reconstruct_line()
378 x += line1[i - 0] * d; in reconstruct_line()
409 guint8 *line1 = GET_LINE (&field->frame, k, j - 1); in reconstruct_single() local
417 dx = -line1[i - 1] - line2[i - 1] + line1[i + 1] + line2[i + 1]; in reconstruct_single()
420 dy = -line1[i - 1] - 2 * line1[i] - line1[i + 1] in reconstruct_single()
428 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
457 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
460 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
[all …]
/dports/audio/gstreamer1-plugins-ladspa/gst-plugins-bad-1.16.2/gst/ivtc/
H A Dgstivtc.c375 x = line1[i - 3] * a; in reconstruct_line()
376 x += line1[i - 2] * b; in reconstruct_line()
377 x += line1[i - 1] * c; in reconstruct_line()
378 x += line1[i - 0] * d; in reconstruct_line()
409 guint8 *line1 = GET_LINE (&field->frame, k, j - 1); in reconstruct_single() local
417 dx = -line1[i - 1] - line2[i - 1] + line1[i + 1] + line2[i + 1]; in reconstruct_single()
420 dy = -line1[i - 1] - 2 * line1[i] - line1[i + 1] in reconstruct_single()
428 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
457 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
460 dest[i] = (line1[i] + line2[i] + 1) >> 1; in reconstruct_single()
[all …]

12345678910>>...253