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