OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stitch_fisheye_map
(Results
1 - 2
of
2
) sorted by null
/external/libxcam/wrapper/gstreamer/
gstxcamfilter.h
86
gboolean
stitch_fisheye_map
;
member in struct:_GstXCamFilter
gstxcamfilter.cpp
356
xcamfilter->
stitch_fisheye_map
= DEFAULT_PROP_STITCH_FISHEYE_MAP;
421
xcamfilter->
stitch_fisheye_map
= g_value_get_boolean (value);
477
g_value_set_boolean (value, xcamfilter->
stitch_fisheye_map
);
738
xcamfilter->
stitch_fisheye_map
, xcamfilter->stitch_lsc, xcamfilter->stitch_fm_ocl,
[
all
...]
Completed in 1501 milliseconds