Searched refs:IsNotCompatible (Results 1 – 1 of 1) sorted by relevance
432 static int IsNotCompatible(int feature, int num_items) { in IsNotCompatible() function450 if (feature != NO_FLAG && IsNotCompatible(vp8x_flags & feature, *num)) { in ValidateChunk()