libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
IPA operation data for the IPA context operations. More...
Public Attributes | |
unsigned int | operation |
IPA protocol operation. | |
const uint32_t * | data |
Pointer to the operation data array. | |
unsigned int | num_data |
Number of entries in the ipa_operation_data::data array. | |
const struct ipa_control_list * | lists |
Pointer to an array of ipa_control_list. | |
unsigned int | num_lists |
Number of entries in the ipa_control_list array. | |
IPA operation data for the IPA context operations.