Home
last modified time | relevance | path

Searched refs:SetDstFormat (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libscaler/
Dlibscaler.cpp205 if (!sc.SetDstFormat(pxinfo->dst.width, pxinfo->dst.height, dstfmt)) in exynos_sc_copy_pixels()
363 if (!sc->SetDstFormat(width, height, v4l2_colorformat)) in exynos_sc_set_dst_format()
578 if (!sc->SetDstFormat(dst_img->fw, dst_img->fh, dst_color_space)) in exynos_sc_config_exclusive()
743 if (!sc->SetDstFormat(dst_img->fw, dst_img->fh, dst_color_space)) in exynos_sc_config_blend_exclusive()
Dlibscaler-m2m1shot.h56 inline bool SetDstFormat(unsigned int width, unsigned int height, unsigned int v4l2_fmt) { in SetDstFormat() function
Dlibscaler-v4l2.h244 inline bool SetDstFormat(unsigned int width, unsigned int height, in SetDstFormat() function