Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DMPEG4Extractor.cpp784 static bool convertTimeToDate(int64_t time_1904, String8 *s) { in convertTimeToDate() function
1975 if (convertTimeToDate(creationTime, &s)) { in parseChunk()