Searched refs:compute_row_bytes_bpp (Results 1 – 1 of 1) sorted by relevance
158 static inline size_t compute_row_bytes_bpp(int width, uint32_t bytesPerPixel) { in compute_row_bytes_bpp() function173 return compute_row_bytes_bpp(width, bytesPerPixel); in compute_row_bytes()