Searched refs:gl_src (Results 1 – 1 of 1) sorted by relevance
170 GstGLBaseSrc *gl_src = GST_GL_BASE_SRC (bsrc); in gst_wpe_video_src_create() local193 g_object_get (gl_src, "timestamp-offset", &ts_offset, NULL); in gst_wpe_video_src_create()196 GST_BUFFER_TIMESTAMP (*buf) = ts_offset + gl_src->running_time; in gst_wpe_video_src_create()200 if (gl_src->out_info.fps_n) { in gst_wpe_video_src_create()202 gl_src->out_info.fps_d, gl_src->out_info.fps_n); in gst_wpe_video_src_create()203 GST_BUFFER_DURATION (*buf) = next_time - gl_src->running_time; in gst_wpe_video_src_create()211 gl_src->running_time = next_time; in gst_wpe_video_src_create()324 GstGLBaseSrc *gl_src = GST_GL_BASE_SRC (base_src); in gst_wpe_video_src_decide_allocation() local329 caps_features = gst_caps_get_features (gl_src->out_caps, 0); in gst_wpe_video_src_decide_allocation()