Home
last modified time | relevance | path

Searched refs:StitchRes4K (Results 1 – 6 of 6) sorted by relevance

/external/libxcam/capi/
Dcontext_priv.cpp215 if (_res_mode == StitchRes4K) in create_handler()
216 res_mode = StitchRes4K; in create_handler()
/external/libxcam/wrapper/gstreamer/
Dgstxcamfilter.h66 StitchRes4K = 2 enumerator
Dgstxcamfilter.cpp182 {StitchRes4K, "Image stitch 4K mode", "4k"}, in gst_xcam_filter_stitch_res_mode_get_type()
/external/libxcam/xcore/interface/
Dstitcher.h41 StitchRes4K enumerator
/external/libxcam/modules/ocl/
Dcl_image_360_stitch.cpp142 case StitchRes4K: { in get_fm_default_config()
239 case StitchRes4K: { in get_default_stitch_info()
/external/libxcam/tests/
Dtest-image-stitching.cpp266 res_mode = StitchRes4K; in main()