Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/default/
DExternalCameraDeviceSession.h125 static const uint32_t kMaxBytesPerPixel = 2; variable
DExternalCameraDeviceSession.cpp1101 uint32_t expectedMaxBufferSize = kMaxBytesPerPixel * fmt.fmt.pix.width * fmt.fmt.pix.height; in configureV4l2StreamLocked()
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraDeviceSession.h112 static const uint32_t kMaxBytesPerPixel = 2; member
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDeviceSession.cpp2058 uint32_t expectedMaxBufferSize = kMaxBytesPerPixel * fmt.fmt.pix.width * fmt.fmt.pix.height; in configureV4l2StreamLocked()