Searched refs:time_1970 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp596 time_t time_1970 = time_1904 - (((66 * 365 + 17) * 24) * 3600); local
599 strftime(tmp, sizeof(tmp), "%Y%m%dT%H%M%S.000Z", gmtime(&time_1970));

Completed in 329 milliseconds