Searched refs:do_ts (Results 1 – 3 of 3) sorted by relevance
86 const gboolean do_ts = TRUE; in GST_START_TEST() local88 gboolean do_timestamp = do_ts; in GST_START_TEST()97 "num-buffers", nb, "do-timestamp", do_ts, NULL); in GST_START_TEST()100 fail_if (e_prop == NULL || num_buffers != nb || do_timestamp != do_ts); in GST_START_TEST()
126 gboolean do_ts; member
313 h264parse->do_ts = TRUE; in gst_h264_parse_reset()2667 if (h264parse->do_ts) { in gst_h264_parse_parse_frame()3732 h264parse->do_ts = FALSE; in gst_h264_parse_event()