Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/osal/inc/
DM4OSA_FileCommon.h89 M4OSA_Date creationDate; member
/frameworks/av/libvideoeditor/osal/src/
DM4OSA_FileCommon.c544 pAttribute->creationDate.time = (M4OSA_Time)TheStat.st_ctime; in M4OSA_fileCommonGetAttribute()
548 pAttribute->creationDate.timeScale = 1; in M4OSA_fileCommonGetAttribute()
552 pAttribute->creationDate.referenceYear = 1970; in M4OSA_fileCommonGetAttribute()