Searched defs:kSuffix (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 130 milliseconds