Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c17528 char text_secure[3][6] = {{"None"},{"TEE"},{"OPTEE"}}; in _MApi_VDEC_EX_GetMdbInfo() local
17716 …(bSecureModeEnable == 0)?text_secure[0]:((teemode.OsType == SYS_TEEINFO_OSTYPE_OPTEE)?text_secure[… in _MApi_VDEC_EX_GetMdbInfo()
H A DapiVDEC_EX.c.017524 char text_secure[3][6] = {{"None"},{"TEE"},{"OPTEE"}};
17712 …(bSecureModeEnable == 0)?text_secure[0]:((teemode.OsType == SYS_TEEINFO_OSTYPE_OPTEE)?text_secure[…