Searched refs:custom_plane_strides (Results 1 – 2 of 2) sorted by relevance
516 props_cfg->custom_plane_strides = FALSE; in gst_raw_video_parse_set_property()543 props_cfg->custom_plane_strides = TRUE; in gst_raw_video_parse_set_property()567 props_cfg->custom_plane_strides = FALSE; in gst_raw_video_parse_set_property()594 props_cfg->custom_plane_strides = TRUE; in gst_raw_video_parse_set_property()1109 config->custom_plane_strides); in gst_raw_video_parse_update_info()1125 if (config->custom_plane_strides) { in gst_raw_video_parse_update_info()
71 gboolean custom_plane_strides; member