@ IPA_CONTROL_ID_MAP_V4L2
ControlId for V4L2 defined controls are created by the video device that enumerates them,...
Definition: ipa_controls.h:21
@ IPA_CONTROL_ID_MAP_PROPERTIES
The numerical control identifier are resolved to a ControlId * using the global properties::propertie...
Definition: ipa_controls.h:20
@ IPA_CONTROL_ID_MAP_CONTROLS
The numerical control identifier are resolved to a ControlId * using the global controls::controls id...
Definition: ipa_controls.h:19
Description of a serialized ControlInfo entry.
Definition: ipa_controls.h:43
uint32_t padding[1]
Definition: ipa_controls.h:47
uint32_t type
Definition: ipa_controls.h:45
uint32_t offset
Definition: ipa_controls.h:46
uint32_t id
Definition: ipa_controls.h:44
Description of a serialized ControlValue entry.
Definition: ipa_controls.h:34
uint32_t offset
Definition: ipa_controls.h:39
uint8_t type
Definition: ipa_controls.h:36
uint32_t id
Definition: ipa_controls.h:35
uint8_t is_array
Definition: ipa_controls.h:37
uint32_t padding[1]
Definition: ipa_controls.h:40
uint16_t count
Definition: ipa_controls.h:38