Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCodec2InfoBuilder.cpp64 bool hasSuffix(const std::string& s, const char* suffix) { in hasSuffix() function
407 if (hasSuffix(canonName, ".avc.decoder") || in buildMediaCodecList()
408 hasSuffix(canonName, ".avc.encoder")) { in buildMediaCodecList()
421 if (hasSuffix(canonName, ".avc.decoder") || in buildMediaCodecList()
422 hasSuffix(canonName, ".avc.encoder")) { in buildMediaCodecList()