Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/osal/inc/
DM4OSA_FileCommon.h79 M4OSA_UInt32 referenceYear; member
/frameworks/av/libvideoeditor/osal/src/
DM4OSA_FileCommon.c552 pAttribute->creationDate.referenceYear = 1970; in M4OSA_fileCommonGetAttribute()
553 pAttribute->lastAccessDate.referenceYear = 1970; in M4OSA_fileCommonGetAttribute()
554 pAttribute->modifiedDate.referenceYear = 1970; in M4OSA_fileCommonGetAttribute()