Searched refs:seen_none (Results 1 – 3 of 3) sorted by relevance
3120 gboolean seen_none = FALSE; in gst_video_decoder_prepare_finish_frame() local3127 seen_none = TRUE; in gst_video_decoder_prepare_finish_frame()3146 !GST_CLOCK_TIME_IS_VALID (frame->pts) && !seen_none && in gst_video_decoder_prepare_finish_frame()3156 seen_none = FALSE; in gst_video_decoder_prepare_finish_frame()3161 seen_none = TRUE; in gst_video_decoder_prepare_finish_frame()3177 if (priv->reordered_output && !seen_none) { in gst_video_decoder_prepare_finish_frame()3198 if (!GST_CLOCK_TIME_IS_VALID (frame->pts) && !seen_none) { in gst_video_decoder_prepare_finish_frame()
2326 gboolean seen_none = FALSE; in gst_video_encoder_infer_dts_unlocked() local2333 seen_none = TRUE; in gst_video_encoder_infer_dts_unlocked()2348 if (!GST_CLOCK_TIME_IS_VALID (frame->dts) && !seen_none) { in gst_video_encoder_infer_dts_unlocked()
1823 gboolean seen_none = FALSE; in gst_svthevc_encoder_get_oldest_pts() local1832 seen_none = TRUE; in gst_svthevc_encoder_get_oldest_pts()1837 if (!seen_none) in gst_svthevc_encoder_get_oldest_pts()