Searched refs:bit_pp (Results 1 – 1 of 1) sorted by relevance
52 char bit_pp[3]; member148 if (((pixfmt->bit_pp[i] * width) % 8) != 0) { in SetFormat()152 buf.plane[i].len = (pixfmt->bit_pp[i] * width * height) / 8; in SetFormat()