Home
last modified time | relevance | path

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

/frameworks/av/libvideoeditor/osal/inc/
DM4OSA_FileCommon_priv.h47 M4OSA_UInt32 coreID_write; member
/frameworks/av/libvideoeditor/osal/src/
DM4OSA_FileCommon.c236 pFileContext->coreID_write = 0; in M4OSA_fileCommonOpen()
247 pFileContext->coreID_write = core_id; in M4OSA_fileCommonOpen()
DM4OSA_FileReader.c342 if(M4OSA_FILE_WRITER == pFileContext->coreID_write) in M4OSA_fileReadClose()