Home
last modified time | relevance | path

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

/external/libxcam/wrapper/gstreamer/
Dgstxcambufferpool.cpp57 gst_xcam_buffer_pool_start (GstBufferPool *pool);
88 bufferpool_class->start = gst_xcam_buffer_pool_start; in gst_xcam_buffer_pool_class_init()
117 gst_xcam_buffer_pool_start (GstBufferPool *base_pool) in gst_xcam_buffer_pool_start() function