Searched defs:bytes_per_pixel (Results 1 – 2 of 2) sorted by relevance
1182 uint32_t bytes_per_pixel(uint32_t fmt) in bytes_per_pixel() function
1402 int bytes_per_pixel = logo->bpp >> 3; in rockchip_logo_rotate() local