Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/libcsc/
Dcsc_helper.c118 unsigned int hal_2_g2d_pixel_order(unsigned int hal_format) in hal_2_g2d_pixel_order() function
Dcsc.h110 unsigned int hal_2_g2d_pixel_order(unsigned int hal_format);
Dcsc.c470 g2d->src.order = hal_2_g2d_pixel_order(csc_handle->src_format.color_format); in csc_set_format()
484 g2d->dst.order = hal_2_g2d_pixel_order(csc_handle->dst_format.color_format); in csc_set_format()