Home
last modified time | relevance | path

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

/hardware/google/av/media/sfplugin/
DCodec2InfoBuilder.cpp65 bool hasSuffix(const std::string& s, const char* suffix) { in hasSuffix() function
398 if (hasSuffix(canonName, ".avc.decoder") || in buildMediaCodecList()
399 hasSuffix(canonName, ".avc.encoder")) { in buildMediaCodecList()
412 if (hasSuffix(canonName, ".avc.decoder") || in buildMediaCodecList()
413 hasSuffix(canonName, ".avc.encoder")) { in buildMediaCodecList()