Searched refs:is_concat (Results 1 – 2 of 2) sorted by relevance
66 bool is_concat = TryMatchConcat(shuffle, &offset); in TryMatch32x4Rotate() local71 if (!is_concat || !is_swizzle || offset % 4 != 0) { in TryMatch32x4Rotate()
281 gboolean is_concat; /* The stream combiner is the 'concat' element */ member1612 if (combine->combiner == NULL || combine->is_concat) { in gst_play_bin3_set_current_stream()1902 if (playbin->combiner[stream_type].is_concat) in gst_play_bin3_get_current_stream_combiner()2901 combine->is_concat = TRUE; in create_combiner()2909 if (!combine->is_concat) { in create_combiner()