OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:coeffs
(Results
1 - 1
of
1
) 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
...]
Completed in 11 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025