Searched defs:Coeffs (Results 1 – 3 of 3) sorted by relevance
72 FO_FLOAT_Coefs_t Coeffs; in LVREV_ApplyNewSettings() local89 FO_FLOAT_Coefs_t Coeffs; in LVREV_ApplyNewSettings() local209 FO_FLOAT_Coefs_t Coeffs; in LVREV_ApplyNewSettings() local
192 struct Coeffs { struct193 int32_t _y, _b_u, _g_u, _g_v, _r_v, _c16;
114 struct ColorConverter::Coeffs { struct in android::ColorConverter115 int32_t _y;116 int32_t _r_v;117 int32_t _g_u;118 int32_t _g_v;119 int32_t _b_u;