OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GstXCam3AInterface
(Results
1 - 3
of
3
) sorted by null
/external/libxcam/wrapper/gstreamer/interface/
gstxcaminterface.c
27
static void gst_xcam_3a_iface_init (
GstXCam3AInterface
*iface);
36
sizeof (
GstXCam3AInterface
),
55
gst_xcam_3a_iface_init (
GstXCam3AInterface
* iface)
gstxcaminterface.h
55
* \return
GstXCam3AInterface
*
58
(G_TYPE_INSTANCE_GET_INTERFACE ((inst), GST_TYPE_XCAM_3A_IF,
GstXCam3AInterface
))
61
typedef struct _GstXCam3AInterface
GstXCam3AInterface
;
67
* -
GstXCam3AInterface
*xcam_interface = GST_XCAM_3A_GET_INTERFACE (xcam);
/external/libxcam/wrapper/gstreamer/
gstxcamsrc.cpp
355
static void gst_xcam_src_xcam_3a_interface_init (
GstXCam3AInterface
*iface);
863
gst_xcam_src_xcam_3a_interface_init (
GstXCam3AInterface
*iface)
[
all
...]
Completed in 789 milliseconds