Home
last modified time | relevance | path

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

/external/libxcam/wrapper/gstreamer/
Dgstxcambufferpool.cpp60 gst_xcam_buffer_pool_stop (GstBufferPool *pool);
89 bufferpool_class->stop = gst_xcam_buffer_pool_stop; in gst_xcam_buffer_pool_class_init()
128 gst_xcam_buffer_pool_stop (GstBufferPool *base_pool) in gst_xcam_buffer_pool_stop() function