Home
last modified time | relevance | path

Searched refs:m_scale1 (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
Dhwc.c498 static inline void m_scale1(float m[3], int from, int to) in m_scale1() function
507 m_scale1(m[0], x_from, x_to); in m_scale()
508 m_scale1(m[1], y_from, y_to); in m_scale()
/hardware/ti/omap4-aah/hwc/
Dhwc.c687 static inline void m_scale1(float m[3], int from, int to) in m_scale1() function
696 m_scale1(m[0], x_from, x_to); in m_scale()
697 m_scale1(m[1], y_from, y_to); in m_scale()