Searched refs:x_from (Results 1 – 2 of 2) sorted by relevance
/hardware/ti/omap4xxx/hwc/ |
D | hwc.c | 505 static inline void m_scale(float m[2][3], int x_from, int x_to, int y_from, int y_to) in m_scale() argument 507 m_scale1(m[0], x_from, x_to); in m_scale()
|
/hardware/ti/omap4-aah/hwc/ |
D | hwc.c | 694 static inline void m_scale(float m[2][3], int x_from, int x_to, int y_from, int y_to) in m_scale() argument 696 m_scale1(m[0], x_from, x_to); in m_scale()
|