Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libscaler/
Dlibscaler.cpp164 static bool find_pixel(unsigned int sc_pxfmt, unsigned int __out *v4l2_pxfmt) in find_pixel() function
196 if (!find_pixel(pxinfo->src.pxfmt, &srcfmt)) in exynos_sc_copy_pixels()
199 if (!find_pixel(pxinfo->dst.pxfmt, &dstfmt)) in exynos_sc_copy_pixels()