OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gst_xcam_src_debug
(Results
1 - 2
of
2
) sorted by null
/external/libxcam/wrapper/gstreamer/
gstxcambufferpool.cpp
47
GST_DEBUG_CATEGORY_EXTERN (
gst_xcam_src_debug
);
48
#define GST_CAT_DEFAULT
gst_xcam_src_debug
gstxcamsrc.cpp
119
GST_DEBUG_CATEGORY (
gst_xcam_src_debug
);
variable
120
#define GST_CAT_DEFAULT
gst_xcam_src_debug
435
GST_DEBUG_CATEGORY_INIT (
gst_xcam_src_debug
, "xcamsrc", 0, "libXCam source plugin");
[
all
...]
Completed in 41 milliseconds