@ IPA_CONTROL_ID_MAP_V4L2
ControlId for V4L2 defined controls are created by the video device that enumerates them,...
Definition: ipa_controls.h:23
@ IPA_CONTROL_ID_MAP_CONTROLS
The numerical control identifier are resolved to a ControlId * using the global controls::controls id...
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:22
Description of a serialized ControlInfo entry.
Definition: ipa_controls.h:45
uint32_t offset
Definition: ipa_controls.h:48
uint32_t type
Definition: ipa_controls.h:47
uint32_t id
Definition: ipa_controls.h:46
uint32_t padding[1]
Definition: ipa_controls.h:49
Description of a serialized ControlValue entry.
Definition: ipa_controls.h:36
uint8_t type
Definition: ipa_controls.h:38
uint16_t count
Definition: ipa_controls.h:40
uint8_t is_array
Definition: ipa_controls.h:39
uint32_t padding[1]
Definition: ipa_controls.h:42
uint32_t offset
Definition: ipa_controls.h:41
uint32_t id
Definition: ipa_controls.h:37