Searched refs:SetSrcFormat (Results 1 – 3 of 3) sorted by relevance
/hardware/google/graphics/common/libscaler/ |
D | libscaler.cpp | 202 if (!sc.SetSrcFormat(pxinfo->src.width, pxinfo->src.height, srcfmt)) in exynos_sc_copy_pixels() 336 if (!sc->SetSrcFormat(width, height, v4l2_colorformat)) in exynos_sc_set_src_format() 572 if (!sc->SetSrcFormat(src_img->fw, src_img->fh, src_color_space)) in exynos_sc_config_exclusive() 737 if (!sc->SetSrcFormat(src_img->fw, src_img->fh, src_color_space)) in exynos_sc_config_blend_exclusive()
|
D | libscaler-m2m1shot.h | 52 inline bool SetSrcFormat(unsigned int width, unsigned int height, unsigned int v4l2_fmt) { in SetSrcFormat() function
|
D | libscaler-v4l2.h | 239 inline bool SetSrcFormat(unsigned int width, unsigned int height, in SetSrcFormat() function
|