Home
last modified time | relevance | path

Searched refs:MATCH_ALL_TAIL (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dpatternspec.c30 MATCH_ALL_TAIL, /* "*A?AA" */ enumerator
159 case MATCH_ALL_TAIL: in pattern_match()
304 pspec->match_type = tw_pos > hw_pos ? MATCH_ALL_TAIL : MATCH_ALL; in pattern_spec_new()
306 pspec->match_type = tj_pos > hj_pos ? MATCH_ALL_TAIL : MATCH_ALL; in pattern_spec_new()
307 if (pspec->match_type == MATCH_ALL_TAIL) { in pattern_spec_new()