libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
Buffer information for the IPA context operations. More...
Public Attributes | |
unsigned int | id |
The buffer unique ID (see libcamera::IPABuffer::id) | |
unsigned int | num_planes |
The number of used planes in the ipa_buffer::planes array. | |
struct ipa_buffer_plane | planes [3] |
The buffer planes (up to 3) | |
Buffer information for the IPA context operations.