Home
last modified time | relevance | path

Searched refs:kMaxBytesPerPixel (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
H A DExternalCameraDeviceSession.h112 static const uint32_t kMaxBytesPerPixel = 2; member
/aosp12/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp2009 uint32_t expectedMaxBufferSize = kMaxBytesPerPixel * fmt.fmt.pix.width * fmt.fmt.pix.height; in configureV4l2StreamLocked()