OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coeffs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_color.c
225
u16
coeffs
[9])
250
coeffs
[i] = 0;
254
coeffs
[i] |= 1 << 15;
257
coeffs
[i] |= (3 << 12) |
260
coeffs
[i] |= (2 << 12) |
263
coeffs
[i] |= (1 << 12) |
266
coeffs
[i] |= ILK_CSC_COEFF_FP(abs_coeff, 9);
268
coeffs
[i] |= (7 << 12) |
271
coeffs
[i] |= (6 << 12) |
352
u16
coeffs
[9] = {}
local in function:cherryview_load_csc_matrix
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce110/
amdgpu_dce110_transform_v.c
293
const uint16_t *
coeffs
,
305
if (!
coeffs
)
344
data,
coeffs
[array_idx],
360
data,
coeffs
[array_idx + 1],
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
amdgpu_dce_transform.c
188
const uint16_t *
coeffs
,
198
if (!
coeffs
)
213
uint16_t even_coeff =
coeffs
[array_idx];
223
odd_coeff =
coeffs
[array_idx + 1];
Completed in 19 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025