Searched refs:m_gsc_set_format (Results 1 – 2 of 2) sorted by relevance
232 static bool m_gsc_set_format(int fd, GscInfo *info);
474 if (CGscaler::m_gsc_set_format(gsc->gsc_fd, &gsc->src_info) == false) { in m_gsc_m2m_run_core()482 if (CGscaler::m_gsc_set_format(gsc->gsc_fd, &gsc->dst_info) == false) { in m_gsc_m2m_run_core()671 bool CGscaler::m_gsc_set_format(int fd, GscInfo *info) in m_gsc_set_format() function in CGscaler