Searched refs:setup_sbwc_420_sp_10bit_lossy (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_bufferallocation.cpp | 806 plane_count = setup_sbwc_420_sp_10bit_lossy(w, h, 40, fd_count, bufDescriptor->plane_info); in prepare_descriptor_exynos_formats() 811 plane_count = setup_sbwc_420_sp_10bit_lossy(w, h, 60, fd_count, bufDescriptor->plane_info); in prepare_descriptor_exynos_formats() 816 plane_count = setup_sbwc_420_sp_10bit_lossy(w, h, 80, fd_count, bufDescriptor->plane_info); in prepare_descriptor_exynos_formats()
|
D | exynos_format_allocation.h | 141 int setup_sbwc_420_sp_10bit_lossy(int width, int height, int rate, int fd_count, plane_info_t *plan… in setup_sbwc_420_sp_10bit_lossy() function
|