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.c2108 int i, update_coeffs = 0; in psb_SetDisplayAttributes() local
2122 update_coeffs = 1; in psb_SetDisplayAttributes()
2129 update_coeffs = 1; in psb_SetDisplayAttributes()
2136 update_coeffs = 1; in psb_SetDisplayAttributes()
2143 update_coeffs = 1; in psb_SetDisplayAttributes()
2206 if (update_coeffs) { in psb_SetDisplayAttributes()
2209 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) {