Searched refs:x_from (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c505 static inline void m_scale(float m[2][3], int x_from, int x_to, int y_from, int y_to) argument
507 m_scale1(m[0], x_from, x_to);
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c694 static inline void m_scale(float m[2][3], int x_from, int x_to, int y_from, int y_to) argument
696 m_scale1(m[0], x_from, x_to);

Completed in 70 milliseconds