Searched refs:flip_horizontal (Results 1 - 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
H A Dexynos_gscaler.h246 * \param flip_horizontal
247 * image flip_horizontal[in]
258 int flip_horizontal,
/hardware/samsung_slsi/exynos5/libgscaler/
H A Dexynos_gsc_utils.h101 int flip_horizontal; member in struct:gsc_info
H A Dexynos_gscaler.c613 if (exynos_v4l2_s_ctrl(fd, V4L2_CID_VFLIP, info->flip_horizontal) < 0) {
1127 int flip_horizontal,
1152 gsc_handle->dst.flip_horizontal = flip_horizontal;
1124 exynos_gsc_set_rotation( void *handle, int rotation, int flip_horizontal, int flip_vertical) argument

Completed in 166 milliseconds