s5k5cag_ConvertValue() is only used within s5k5cag.
 
Symbols
loading...
Files
loading...

s5k5cag_ConvertValue() function

Static Functions Convert input values into s5k5cag parameters.

Syntax

static uint32_t s5k5cag_ConvertValue(uint32_t feature,     uint32_t value);
Implemented in s5k5cag.c:3273

Arguments

feature

Camera feature to be configured

value

Value to be configured

Return value

The converted value

References

LocationReferrerText
s5k5cag.c:3273
static uint32_t s5k5cag_ConvertValue(uint32_t feature, uint32_t value)
s5k5cag.c:63
static uint32_t s5k5cag_ConvertValue(uint32_t feature, uint32_t value);
s5k5cag.c:3131s5k5cag_Config()
value_tmp = s5k5cag_ConvertValue(feature, value);
s5k5cag.c:3132s5k5cag_Config()
br_value = s5k5cag_ConvertValue(CAMERA_CONTRAST_BRIGHTNESS, brightness_value);

Call Tree

Functions calling s5k5cag_ConvertValue()
all items filtered out
s5k5cag_ConvertValue()
Data read by s5k5cag_ConvertValue()
Data written by s5k5cag_ConvertValue()
s5k5cag_ConvertValue()::feature
s5k5cag_ConvertValue()::value
s5k5cag_ConvertValue()::ret
all items filtered out
s5k5cag_ConvertValue()
s5k5cag_ConvertValue()::ret
all items filtered out
Type of s5k5cag_ConvertValue()
s5k5cag_ConvertValue()
uint32_t
all items filtered out