Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdrawhelper_mips_dsp_p.h
Go to the documentation of this file.
1
// Copyright (C) 2013 Imagination Technologies Limited, www.imgtec.com
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
// Qt-Security score:significant reason:default
4
5
#
ifndef
QDRAWHELPER_MIPS_DSP_P_H
6
#
define
QDRAWHELPER_MIPS_DSP_P_H
7
8
//
9
// W A R N I N G
10
// -------------
11
//
12
// This file is not part of the Qt API. It exists purely as an
13
// implementation detail. This header file may change from version to
14
// version without notice, or even be removed.
15
//
16
// We mean it.
17
//
18
19
#
include
<
private
/
qdrawhelper_p
.
h
>
20
21
QT_BEGIN_NAMESPACE
22
23
#
if
defined
(
QT_COMPILER_SUPPORTS_MIPS_DSP
)
24
25
extern
"C"
void
qt_memfill32_asm_mips_dsp
(
quint32
*
dest
,
quint32
value
,
qsizetype
count
);
26
27
extern
"C"
void
comp_func_SourceOver_asm_mips_dsp
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
28
29
extern
"C"
void
comp_func_solid_DestinationOver_dsp_asm_x2
(
uint
*
dest
,
int
length
,
uint
color
);
30
31
extern
"C"
void
comp_func_solid_Source_dsp_asm_x2
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
32
33
extern
"C"
void
comp_func_DestinationOver_dsp_asm_x2
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
34
35
extern
"C"
void
comp_func_solid_SourceIn_dsp_asm_x2
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
36
37
extern
"C"
void
comp_func_SourceIn_dsp_asm_x2
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
38
39
extern
"C"
void
comp_func_solid_DestinationIn_dsp_asm_x2
(
uint
*
dest
,
int
length
,
uint
a
);
40
41
extern
"C"
void
comp_func_DestinationIn_dsp_asm_x2
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
42
43
extern
"C"
void
comp_func_DestinationOut_dsp_asm_x2
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
44
45
extern
"C"
void
comp_func_solid_SourceAtop_dsp_asm_x2
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
46
47
extern
"C"
void
comp_func_SourceAtop_dsp_asm_x2
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
48
49
extern
"C"
void
comp_func_solid_DestinationAtop_dsp_asm_x2
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
50
51
extern
"C"
void
comp_func_DestinationAtop_dsp_asm_x2
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
52
53
extern
"C"
void
comp_func_solid_XOR_dsp_asm_x2
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
54
55
extern
"C"
void
comp_func_XOR_dsp_asm_x2
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
56
57
extern
"C"
void
comp_func_solid_SourceOut_dsp_asm_x2
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
58
59
extern
"C"
void
comp_func_SourceOut_dsp_asm_x2
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
60
61
extern
"C"
void
comp_func_Source_dsp_asm_x2
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
62
63
extern
"C"
void
qt_blend_argb32_on_argb32_mips_dsp_asm_x2
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
64
65
extern
"C"
void
qt_blend_argb32_on_argb32_const_alpha_256_mips_dsp_asm
(
uint
*
dest
,
const
uint
*
src
,
int
length
);
66
67
extern
"C"
void
qt_blend_rgb16_on_rgb16_const_alpha_256_mips_dsp_asm
(
quint16
*
dest
,
const
quint16
*
src
,
int
length
);
68
69
extern
"C"
void
qt_blend_rgb16_on_rgb16_mips_dsp_asm
(
quint16
*
dest
,
const
quint16
*
src
,
int
length
,
uint
const_alpha
);
70
71
extern
"C"
uint
*
destfetchARGB32_asm_mips_dsp
(
uint
*
buffer
,
const
uint
*
data
,
int
length
);
72
73
extern
"C"
uint
*
qt_destStoreARGB32_asm_mips_dsp
(
uint
*
buffer
,
const
uint
*
data
,
int
length
);
74
75
extern
"C"
uint
*
fetchUntransformed_888_asm_mips_dsp
(
uint
*
buffer
,
const
uchar
*
line
,
int
length
);
76
77
extern
"C"
uint
*
fetchUntransformed_444_asm_mips_dsp
(
uint
*
buffer
,
const
uchar
*
line
,
int
length
);
78
79
extern
"C"
uint
*
fetchUntransformed_argb8565_premultiplied_asm_mips_dsp
(
uint
*
buffer
,
const
uchar
*
line
,
int
length
);
80
81
void
qt_blend_argb32_on_argb32_mips_dsp
(
uchar
*
destPixels
,
int
dbpl
,
82
const
uchar
*
srcPixels
,
int
sbpl
,
83
int
w
,
int
h
,
84
int
const_alpha
);
85
86
void
qt_blend_rgb32_on_rgb32_mips_dsp
(
uchar
*
destPixels
,
int
dbpl
,
87
const
uchar
*
srcPixels
,
int
sbpl
,
88
int
w
,
int
h
,
89
int
const_alpha
);
90
91
void
qt_blend_rgb16_on_rgb16_mips_dsp
(
uchar
*
destPixels
,
int
dbpl
,
92
const
uchar
*
srcPixels
,
int
sbpl
,
93
int
w
,
int
h
,
94
int
const_alpha
);
95
96
void
comp_func_Source_mips_dsp
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
97
98
uint
*
QT_FASTCALL
qt_destFetchARGB32_mips_dsp
(
uint
*
buffer
,
99
QRasterBuffer
*
rasterBuffer
,
100
int
x
,
int
y
,
int
length
);
101
102
void
QT_FASTCALL
qt_destStoreARGB32_mips_dsp
(
QRasterBuffer
*
rasterBuffer
,
int
x
,
int
y
,
103
const
uint
*
buffer
,
int
length
);
104
105
void
QT_FASTCALL
comp_func_solid_Source_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
106
107
void
QT_FASTCALL
comp_func_solid_SourceOver_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
108
109
void
QT_FASTCALL
comp_func_solid_DestinationOver_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
110
111
void
QT_FASTCALL
comp_func_solid_SourceOver_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
112
113
void
QT_FASTCALL
comp_func_solid_DestinationOver_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
114
115
void
QT_FASTCALL
comp_func_DestinationOver_mips_dsp
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
116
117
void
QT_FASTCALL
comp_func_solid_SourceIn_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
118
119
void
QT_FASTCALL
comp_func_SourceIn_mips_dsp
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
120
121
void
QT_FASTCALL
comp_func_solid_DestinationIn_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
122
123
void
QT_FASTCALL
comp_func_DestinationIn_mips_dsp
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
124
125
void
QT_FASTCALL
comp_func_solid_DestinationOut_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
126
127
void
QT_FASTCALL
comp_func_DestinationOut_mips_dsp
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
128
129
void
QT_FASTCALL
comp_func_solid_SourceAtop_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
130
131
void
QT_FASTCALL
comp_func_SourceAtop_mips_dsp
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
132
133
void
QT_FASTCALL
comp_func_solid_DestinationAtop_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
134
135
void
QT_FASTCALL
comp_func_DestinationAtop_mips_dsp
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
136
137
void
QT_FASTCALL
comp_func_solid_XOR_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
138
139
void
QT_FASTCALL
comp_func_solid_SourceOut_mips_dsp
(
uint
*
dest
,
int
length
,
uint
color
,
uint
const_alpha
);
140
141
void
QT_FASTCALL
comp_func_SourceOut_mips_dsp
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
142
143
void
QT_FASTCALL
comp_func_XOR_mips_dsp
(
uint
*
dest
,
const
uint
*
src
,
int
length
,
uint
const_alpha
);
144
145
const
uint
*
QT_FASTCALL
qt_fetchUntransformed_888_mips_dsp
(
uint
*
buffer
,
146
const
Operator
*,
147
const
QSpanData
*
data
,
148
int
y
,
int
x
,
int
length
);
149
150
const
uint
*
QT_FASTCALL
qt_fetchUntransformed_444_mips_dsp
(
uint
*
buffer
,
151
const
Operator
*,
152
const
QSpanData
*
data
,
153
int
y
,
int
x
,
int
length
);
154
155
const
uint
*
QT_FASTCALL
qt_fetchUntransformed_argb8565_premultiplied_mips_dsp
(
uint
*
buffer
,
156
const
Operator
*,
157
const
QSpanData
*
data
,
158
int
y
,
int
x
,
int
length
);
159
160
161
162
#
if
defined
(
__MIPS_DSPR2__
)
163
164
extern
"C"
void
qt_blend_rgb16_on_rgb16_mips_dspr2_asm
(
quint16
*
dest
,
const
quint16
*
src
,
int
length
,
uint
const_alpha
);
165
166
void
qt_blend_rgb16_on_rgb16_mips_dspr2
(
uchar
*
destPixels
,
int
dbpl
,
167
const
uchar
*
srcPixels
,
int
sbpl
,
168
int
w
,
int
h
,
169
int
const_alpha
);
170
171
const
uint
*
QT_FASTCALL
qt_fetchUntransformedRGB16_mips_dspr2
(
uint
*
buffer
,
const
Operator
*,
172
const
QSpanData
*
data
,
int
y
,
int
x
,
173
int
length
);
174
#
endif
// defined(__MIPS_DSPR2__)
175
176
#
endif
// QT_COMPILER_SUPPORTS_MIPS_DSP
177
178
QT_END_NAMESPACE
179
180
#
endif
// QDRAWHELPER_MIPS_DSP_P_H
QSqlRelationalDelegate
\inmodule QtSql
qtbase
src
gui
painting
qdrawhelper_mips_dsp_p.h
Generated on
for Qt by
1.16.1