Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp822 plane_count = setup_420_sp(w, h, fd_count, bufDescriptor->plane_info); in prepare_descriptor_exynos_formats()
852 plane_count = setup_420_sp(w, h, fd_count, bufDescriptor->plane_info); in prepare_descriptor_exynos_formats()
859 plane_count = setup_420_sp(w, h, fd_count, bufDescriptor->plane_info); in prepare_descriptor_exynos_formats()
Dexynos_format_allocation.h167 int setup_420_sp(int width, int height, int fd_count, plane_info_t *plane) in setup_420_sp() function