Searched refs:src_video_info (Results 1 – 2 of 2) sorted by relevance
233 gst_video_info_from_caps (&ivtc->src_video_info, outcaps); in gst_ivtc_set_caps()583 gst_video_frame_map (&dest_frame, &ivtc->src_video_info, outbuf, in gst_ivtc_construct_frame()625 ivtc->src_video_info.fps_d, ivtc->src_video_info.fps_n); in gst_ivtc_construct_frame()
57 GstVideoInfo src_video_info; member