Lines Matching defs:handle
237 bool CGscaler::m_gsc_find_and_create(void *handle) in m_gsc_find_and_create()
287 bool CGscaler::m_gsc_m2m_destroy(void *handle) in m_gsc_m2m_destroy()
318 int CGscaler::m_gsc_m2m_stop(void *handle) in m_gsc_m2m_stop()
398 int CGscaler::m_gsc_m2m_run_core(void *handle) in m_gsc_m2m_run_core()
634 int CGscaler::m_gsc_m2m_wait_frame_done(void *handle) in m_gsc_m2m_wait_frame_done()
911 int CGscaler::m_gsc_m2m_config(void *handle, in m_gsc_m2m_config()
967 int CGscaler::m_gsc_out_config(void *handle, in m_gsc_out_config()
1217 int CGscaler::m_gsc_cap_config(void *handle, in m_gsc_cap_config()
1426 int CGscaler::m_gsc_m2m_run(void *handle, in m_gsc_m2m_run()
1485 int CGscaler::m_gsc_out_run(void *handle, exynos_mpp_img *src_img) in m_gsc_out_run()
1591 int CGscaler::m_gsc_cap_run(void *handle, exynos_mpp_img *dst_img) in m_gsc_cap_run()
1749 int CGscaler::ConfigMpp(void *handle, exynos_mpp_img *src, in ConfigMpp()
1755 int CGscaler::ConfigBlendMpp(void *handle, exynos_mpp_img *src, in ConfigBlendMpp()
1762 int CGscaler::RunMpp(void *handle, exynos_mpp_img *src, in RunMpp()
1768 int CGscaler::StopMpp(void *handle) in StopMpp()
1773 void CGscaler::DestroyMpp(void *handle) in DestroyMpp()
1778 int CGscaler::SetCSCProperty(void *handle, unsigned int eqAuto, in SetCSCProperty()
1785 int CGscaler::FreeMpp(void *handle) in FreeMpp()
1790 int CGscaler::SetInputCrop(void *handle, in SetInputCrop()