Searched refs:caps_width (Results 1 – 5 of 5) sorted by relevance
57 gint caps_width, caps_height; member
792 if (parse->width != parse->caps_width in gst_jpeg_parse_handle_frame()810 parse->caps_width = parse->width; in gst_jpeg_parse_handle_frame()874 parse->caps_width = parse->caps_height = -1; in gst_jpeg_parse_start()
77 gint caps_width, caps_height; member
916 if (self->caps_width == self->negotiated_width && in gst_vtenc_negotiate_downstream()984 self->caps_width = self->negotiated_width; in gst_vtenc_negotiate_downstream()995 self->caps_width = self->caps_height = 0; in gst_vtenc_clear_cached_caps_downstream()
847 gint caps_width, caps_height; in check_file_validity() local873 "width", &caps_width)); in check_file_validity()877 g_assert (width == caps_width); in check_file_validity()