HomeSort by: relevance | last modified time | path
    Searched refs:coefficients (Results 1 - 16 of 16) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
omap3-cpu-thermal.dtsi 16 coefficients = <0 20000>;
omap443x.dtsi 75 coefficients = <0 20000>;
omap4460.dtsi 85 coefficients = <348 (-9301)>;
bcm2836.dtsi 85 coefficients = <(-538) 407000>;
bcm2837.dtsi 88 coefficients = <(-538) 412000>;
dra7.dtsi 1142 coefficients = <0 2000>;
1146 coefficients = <0 2000>;
1150 coefficients = <0 2000>;
1154 coefficients = <0 2000>;
1158 coefficients = <0 2000>;
omap5.dtsi 717 coefficients = <65 (-1791)>;
724 coefficients = <117 (-2992)>;
728 coefficients = <0 2000>;
bcm5301x.dtsi 559 coefficients = <(-556) 418000>;
qcom-apq8064.dtsi 109 coefficients = <1199 0>;
130 coefficients = <1132 0>;
151 coefficients = <1199 0>;
172 coefficients = <1132 0>;
bcm-nsp.dtsi 648 coefficients = <(-556) 418000>;
bcm2711.dtsi 559 coefficients = <(-487) 410040>;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/modules/color/
amdgpu_color_gamma.c 302 static bool build_coefficients(struct gamma_coefficients *coefficients, enum dc_transfer_func_predefined type)
325 coefficients->a0[i] = dc_fixpt_from_fraction(
327 coefficients->a1[i] = dc_fixpt_from_fraction(
329 coefficients->a2[i] = dc_fixpt_from_fraction(
331 coefficients->a3[i] = dc_fixpt_from_fraction(
333 coefficients->user_gamma[i] = dc_fixpt_from_fraction(
337 } while (i != ARRAY_SIZE(coefficients->a0));
1495 * coefficients while also using an array of 0-255 normalized to 0-1
  /src/sys/dev/pci/
neo.c 331 nm_wrbuf_1(sc, sc->cbuf + i, coefficients[ofs + i]);
neo-coeff.h 35 static const unsigned char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable in typeref:typename:const unsigned char[]
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 6795 # Notes: a) In order to reduce memory access, the coefficients #
6923 # Notes: a) In order to reduce memory access, the coefficients #
6981 # Notes: a) In order to reduce memory access, the coefficients #
fpsp.s 6901 # Notes: a) In order to reduce memory access, the coefficients #
7029 # Notes: a) In order to reduce memory access, the coefficients #
7087 # Notes: a) In order to reduce memory access, the coefficients #

Completed in 86 milliseconds