Home
last modified time | relevance | path

Searched refs:update_coeffs (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_texture.h105 uint32_t update_coeffs; member
Dpsb_output.c2123 int i, update_coeffs = 0; in psb_SetDisplayAttributes() local
2137 update_coeffs = 1; in psb_SetDisplayAttributes()
2144 update_coeffs = 1; in psb_SetDisplayAttributes()
2151 update_coeffs = 1; in psb_SetDisplayAttributes()
2158 update_coeffs = 1; in psb_SetDisplayAttributes()
2240 if (update_coeffs) { in psb_SetDisplayAttributes()
2243 texture_priv->update_coeffs = 1; in psb_SetDisplayAttributes()
Dpsb_texture.c557 texture_priv->update_coeffs = 1;
561 texture_priv->update_coeffs = 1;
566 if (texture_priv->update_coeffs == 1) {