Home
last modified time | relevance | path

Searched refs:ANNOTATE_BLACK_BACKGROUND (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/rpicamsrc/
Dgstrpicam_types.h92 GST_RPI_CAM_SRC_ANNOTATION_MODE_BLACK_BACKGROUND = ANNOTATE_BLACK_BACKGROUND
DRaspiCamControl.h106 #define ANNOTATE_BLACK_BACKGROUND 1024 macro
DRaspiCamControl.c1374 if (settings & ANNOTATE_BLACK_BACKGROUND) in raspicamcontrol_set_annotate()