Home
last modified time | relevance | path

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

/external/opencore/fileformats/mp4/composer/include/
Dmpeg4file.h223 uint32 convertCreationTime(PVA_FF_UNICODE_STRING_PARAM creationDate);
/external/opencore/fileformats/mp4/composer/src/
Dmpeg4file.cpp1314 uint32 time = convertCreationTime(_creationDate); in renderToFileStream()
1925 PVA_FF_Mpeg4File::convertCreationTime(PVA_FF_UNICODE_STRING_PARAM creationDate) in convertCreationTime() function in PVA_FF_Mpeg4File