Searched refs:drv_bytes_per_pixel_from_format (Results 1 – 3 of 3) sorted by relevance
160 uint32_t drv_bytes_per_pixel_from_format(uint32_t format, size_t plane);
169 uint32_t drv_bytes_per_pixel_from_format(uint32_t format, size_t plane) in drv_bytes_per_pixel_from_format() function
149 bytes_per_pixel = drv_bytes_per_pixel_from_format(hnd->format, 0); in allocate()