Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libscaler/
Dlibscaler.cpp46 int hal_pixfmt_to_v4l2(int hal_pixel_format) in hal_pixfmt_to_v4l2() function
569 int32_t src_color_space = hal_pixfmt_to_v4l2(src_img->format); in exynos_sc_config_exclusive()
570 int32_t dst_color_space = hal_pixfmt_to_v4l2(dst_img->format); in exynos_sc_config_exclusive()
704 int32_t src_color_space = hal_pixfmt_to_v4l2(src_img->format); in exynos_sc_config_blend_exclusive()
705 int32_t dst_color_space = hal_pixfmt_to_v4l2(dst_img->format); in exynos_sc_config_blend_exclusive()
706 int32_t src_blend_color_space = hal_pixfmt_to_v4l2(srcblendinfo->srcblendfmt); in exynos_sc_config_blend_exclusive()
/hardware/google/graphics/common/libscaler/include/
Dexynos_scaler.h534 int hal_pixfmt_to_v4l2(int hal_pixel_format);