Searched refs:y_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
508 m_scale1(m[1], y_from, y_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
697 m_scale1(m[1], y_from, y_to);

Completed in 30 milliseconds