Searched refs:setup_420_sp (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_bufferallocation.cpp | 822 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()
|
D | exynos_format_allocation.h | 167 int setup_420_sp(int width, int height, int fd_count, plane_info_t *plane) in setup_420_sp() function
|