Searched defs:coefficients (Results 1 – 7 of 7) sorted by relevance
109 struct coefficients { struct115 static const struct coefficients adm1075_coefficients[] = { argument518 const struct coefficients *coefficients; in adm1275_probe() local
4 static const char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable
28 struct cvb_coefficients coefficients; member
631 struct coefficients { struct644 static const struct coefficients vltg_coeff[4][4] = { argument
83 s32 coefficients[AVS_CHANNELS_MAX]; member
828 s32 coefficients[AVS_CHANNELS_MAX]; member
397 static bool build_coefficients(struct gamma_coefficients *coefficients, in build_coefficients()