Home
last modified time | relevance | path

Searched refs:stitch_scale_mode (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/wrapper/gstreamer/
Dgstxcamfilter.h89 XCam::CLBlenderScaleMode stitch_scale_mode; member
Dgstxcamfilter.cpp359 xcamfilter->stitch_scale_mode = DEFAULT_PROP_STITCH_SCALE_MODE; in gst_xcam_filter_init()
418 xcamfilter->stitch_scale_mode = (CLBlenderScaleMode) g_value_get_enum (value); in gst_xcam_filter_set_property()
474 g_value_set_enum (value, xcamfilter->stitch_scale_mode); in gst_xcam_filter_get_property()
737 … xcamfilter->enable_stitch, xcamfilter->stitch_enable_seam, xcamfilter->stitch_scale_mode, in gst_xcam_filter_set_caps()