Searched refs:kMaxBytesPerPixel (Results 1 – 2 of 2) sorted by relevance
112 static const uint32_t kMaxBytesPerPixel = 2; member
2009 uint32_t expectedMaxBufferSize = kMaxBytesPerPixel * fmt.fmt.pix.width * fmt.fmt.pix.height; in configureV4l2StreamLocked()