Searched defs:kSuffix (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp1695 static const char *kSuffix = ".decode"; local
1696 static const size_t kSuffixLength = strlen(kSuffix);
1703 componentNameLength - kSuffixLength], kSuffix)) {

Completed in 49 milliseconds