Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libscaler/
Dlibscaler.cpp189 unsigned int dstfmt; in exynos_sc_copy_pixels() local
199 if (!find_pixel(pxinfo->dst.pxfmt, &dstfmt)) in exynos_sc_copy_pixels()
205 if (!sc.SetDstFormat(pxinfo->dst.width, pxinfo->dst.height, dstfmt)) in exynos_sc_copy_pixels()