Searched defs:update_coeffs (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_texture.h105 uint32_t update_coeffs; member in struct:psb_texture_s
H A Dpsb_output.c2108 int i, update_coeffs = 0; local
2122 update_coeffs = 1;
2129 update_coeffs = 1;
2136 update_coeffs = 1;
2143 update_coeffs = 1;
2206 if (update_coeffs) {
2209 texture_priv->update_coeffs = 1;

Completed in 59 milliseconds