Searched refs:planeBitsPerPixel (Results 1 – 3 of 3) sorted by relevance
76 int planeBitsPerPixel(VideoPixelFormat format, size_t plane);
262 int planeBitsPerPixel(VideoPixelFormat format, size_t plane) { in planeBitsPerPixel() function
1549 totalBpp += planeBitsPerPixel(frameFormat, i); in allocatedSizeFromV4L2Format()