Searched refs:codecIsType (Results 1 – 2 of 2) sorted by relevance
117 static bool codecIsType(const AString &codec, const char *type);
455 if (codecIsType(codec, key)) { in getTypeURI()1357 bool M3UParser::codecIsType(const AString &codec, const char *type) { in codecIsType() function in android::M3UParser