Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libscaler/
Dlibscaler.cpp202 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()
Dlibscaler-m2m1shot.h52 inline bool SetSrcFormat(unsigned int width, unsigned int height, unsigned int v4l2_fmt) { in SetSrcFormat() function
Dlibscaler-v4l2.h239 inline bool SetSrcFormat(unsigned int width, unsigned int height, in SetSrcFormat() function