Searched refs:parsed_fps_d (Results 1 – 4 of 4) sorted by relevance
57 gint parsed_fps_n, parsed_fps_d; member
63 gint parsed_fps_n, parsed_fps_d; member
2244 &h264parse->parsed_fps_d); in gst_h264_parse_update_src_caps()2514 if (h264parse->parsed_fps_d > 0 && h264parse->parsed_fps_n > 0) in gst_h264_parse_get_duration()2516 gst_util_uint64_scale (GST_SECOND, h264parse->parsed_fps_d, in gst_h264_parse_get_duration()3345 h264parse->parsed_fps_d, in gst_h264_parse_pre_push_frame()
2279 &h265parse->parsed_fps_d); in gst_h265_parse_update_src_caps()3017 h265parse->parsed_fps_d, in gst_h265_parse_pre_push_frame()