OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scaling
(Results
1 - 10
of
10
) sorted by relevancy
/src/lib/libm/arch/vax/
n_sqrt.S
98
subw2 $0x4080,%r1 # %r1 contains
scaling
factor
/src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm.h
410
enum amdgpu_rmx_type
scaling
;
member in struct:dm_connector_state
amdgpu_dm.c
3091
/* TODO: Validate
scaling
per-format with DC plane caps */
3569
/* Full screen
scaling
by default */
3576
rmx_type = dm_state->
scaling
;
3928
/* no
scaling
nor amdgpu inserted, no need to patch */
4014
bool scale = dm_state ? (dm_state->
scaling
!= RMX_OFF) : false;
4077
dm_state ? (dm_state->
scaling
!= RMX_OFF) : false);
4085
* If
scaling
is enabled and refresh rate didn't change
4349
if (dm_old_state->
scaling
== rmx_type)
4352
dm_new_state->
scaling
= rmx_type;
4383
switch (dm_state->
scaling
) {
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_stream.h
116
uint32_t
scaling
:1;
member in struct:stream_update_flags::__anon4578
dc_types.h
345
bool
scaling
;
member in struct:stereo_3d_features
454
/*
Scaling
format */
504
struct scaling_taps scaler_taps; /*
Scaling
taps */
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_hwseq.c
1388
pipe_ctx->stream->update_flags.bits.
scaling
) {
1398
(context == dc->current_state && pipe_ctx->stream->update_flags.bits.
scaling
)) {
/src/sys/dev/ic/
arn9003.c
2521
static const int
scaling
[] = {
local
2604
for (i = 0; i < __arraycount(
scaling
); i++) {
2606
reg = RW(reg, AR_PHY_PAPRD_PRE_POST_SCALING,
scaling
[i]);
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc.c
1726
su_flags->bits.
scaling
= 1;
/src/sys/arch/m68k/060sp/dist/
pfpsp.s
5565
bra.b stzs_norm # finish
scaling
5691
bra.b stzd_norm # finish
scaling
8060
# normalized then we really don't need to go through this
scaling
. but for now,
8520
# skip the
scaling
and unscaling...
9293
# skip the
scaling
and unscaling...
9916
# skip the
scaling
and unscaling...
11069
# Do addition after
scaling
exponents such that exception won't #
11522
# Do subtraction after
scaling
exponents such that exception won't#
13010
# A5. Form the final binary number by
scaling
the mantissa by #
13401
# ( ) fp1:
scaling
factor - 10**(abs(exp)
[
all
...]
fpsp.s
10077
# ;result of the
scaling
11628
# normalized then we really don't need to go through this
scaling
. but for now,
12088
# skip the
scaling
and unscaling...
12861
# skip the
scaling
and unscaling...
13484
# skip the
scaling
and unscaling...
14637
# Do addition after
scaling
exponents such that exception won't #
15090
# Do subtraction after
scaling
exponents such that exception won't#
16018
bra.b stzs_norm # finish
scaling
16144
bra.b stzd_norm # finish
scaling
23049
# A5. Form the final binary number by
scaling
the mantissa by
[
all
...]
Completed in 71 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026