Searched defs:pixelsPerByte (Results 1 – 2 of 2) sorted by relevance
53 static inline size_t compute_row_bytes_ppb(int width, uint32_t pixelsPerByte) { in compute_row_bytes_ppb()74 const uint32_t pixelsPerByte = 8 / bitsPerPixel; in compute_row_bytes() local
30 const uint32_t pixelsPerByte = 8 / bitsPerPixel; in swizzle_small_index_to_index() local53 const uint32_t pixelsPerByte = 8 / bitsPerPixel; in swizzle_small_index_to_n32() local