Lines Matching refs:match_pattern
954 Codec match_pattern;955 match_pattern.id = id;956 match_pattern.name = name;958 if (codecs[i].Matches(match_pattern)) {