BSP
special_effect is only used within BSP.
 
Symbols
loading...
Files
loading...

special_effect variable

Syntax

static uint32_t special_effect = CAMERA_BLACK_WHITE;

References

LocationReferrerText
camera.c:63
static uint32_t special_effect = CAMERA_BLACK_WHITE; /* No special effect applied */
camera.c:210Camera_demo()
special_effect = CAMERA_BLACK_WHITE; /* No special effect applied */
camera.c:296Camera_demo()
switch (special_effect)
camera.c:307Camera_demo()
special_effect = CAMERA_COLOR_EFFECT;
camera.c:321Camera_demo()
special_effect = CAMERA_BLACK_WHITE;
camera.c:328Camera_demo()
special_effect = CAMERA_BLACK_WHITE;
camera.c:355Camera_demo()
switch (special_effect)

Data Use

Functions writing special_effect
Functions reading special_effect
all items filtered out
special_effect
all items filtered out
Type of special_effect
special_effect
uint32_t
all items filtered out