Searched refs:copy_threshold (Results 1 – 2 of 2) sorted by relevance
90 guint copy_threshold; /* when our pool runs lower, start handing out copies */ member
775 guint max_latency, min_latency, copy_threshold = 0; in gst_v4l2_buffer_pool_start() local845 copy_threshold = min_latency; in gst_v4l2_buffer_pool_start()895 copy_threshold = 0; in gst_v4l2_buffer_pool_start()906 pool->copy_threshold = copy_threshold; in gst_v4l2_buffer_pool_start()1995 if (num_queued < pool->copy_threshold) { in gst_v4l2_buffer_pool_process()