Home
last modified time | relevance | path

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

/external/libxcam/wrapper/gstreamer/
Dgstxcambufferpool.cpp117 gst_xcam_buffer_pool_start (GstBufferPool *base_pool) in gst_xcam_buffer_pool_start() argument
119 GstXCamBufferPool *pool = GST_XCAM_BUFFER_POOL (base_pool); in gst_xcam_buffer_pool_start()
128 gst_xcam_buffer_pool_stop (GstBufferPool *base_pool) in gst_xcam_buffer_pool_stop() argument
130 GstXCamBufferPool *pool = GST_XCAM_BUFFER_POOL (base_pool); in gst_xcam_buffer_pool_stop()
140 gst_xcam_buffer_pool_set_config (GstBufferPool *base_pool, GstStructure *config) in gst_xcam_buffer_pool_set_config() argument
142 GstXCamBufferPool *pool = GST_XCAM_BUFFER_POOL (base_pool); in gst_xcam_buffer_pool_set_config()
158 GstBufferPool *base_pool, in gst_xcam_buffer_pool_acquire_buffer() argument
162 GstXCamBufferPool *pool = GST_XCAM_BUFFER_POOL (base_pool); in gst_xcam_buffer_pool_acquire_buffer()
227 gst_xcam_buffer_pool_release_buffer (GstBufferPool *base_pool, GstBuffer *buffer) in gst_xcam_buffer_pool_release_buffer() argument
229 XCAM_UNUSED (base_pool); in gst_xcam_buffer_pool_release_buffer()