HomeSort by relevance Sort by last modified time
    Searched refs:gst (Results 1 - 10 of 10) sorted by null

  /external/libxcam/wrapper/gstreamer/
gstxcambuffermeta.h 2 * gstxcambuffermeta.h - gst xcam buffer meta data
24 #include <gst/gst.h>
25 #include <gst/gstmeta.h>
gstxcambufferpool.h 25 #include <gst/gst.h>
gstxcamfilter.h 2 * gstxcamfilter.h -gst xcamfilter plugin
24 #include <gst/gst.h>
25 #include <gst/video/video.h>
main_dev_manager.h 33 #include <gst/video/video.h>
34 #include <gst/gst.h>
gstxcamsrc.h 2 * gstxcamsrc.h - gst xcamsrc plugin
26 #include <gst/base/gstpushsrc.h>
gstxcambufferpool.cpp 30 * gst-launch -v -m fakesrc ! xcambufferpool ! fakesink silent=TRUE
38 #include <gst/video/gstvideopool.h>
39 #include <gst/allocators/gstdmabuf.h>
40 #include <gst/gstmeta.h>
gstxcamfilter.cpp 2 * gstxcamfilter.cpp -gst xcamfilter plugin
24 #include <gst/gstmeta.h>
25 #include <gst/allocators/gstdmabuf.h>
    [all...]
  /external/libxcam/tests/
test-xcamsrc-camera.sh 3 gst-launch-1.0 xcamsrc sensor-id=3 capture-mode=1 io-mode=4 ! video/x-raw, format=NV12, width=1920, height=1080, framerate=30/1 ! queue ! vaapiencode_h264 ! fakesink
  /external/libxcam/wrapper/gstreamer/interface/
gstxcaminterface.h 2 * gstxcaminterface.h - gst xcam interface
29 #include <gst/gst.h>
36 /*! \brief Get GST interface type of XCam 3A interface
42 /*! \brief Get GST XCam 3A handle.
50 /*! \brief Get GST XCam 3A interface
469 /*! \brief Get GST interface type of XCam 3A interface.
  /external/libxcam/
README.md 55 * If --enable-gst, need install libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev
78 --enable-gst enable gstreamer plugin build, [default=no]
87 $ ./autogen.sh --prefix=/usr --enable-3alib --enable-aiq --enable-gst --enable-drm \

Completed in 334 milliseconds