Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c15782 VDEC_EX_Result _MApi_VDEC_EX_V2_IsSecureMode(MS_BOOL* bIsSecureMode) in _MApi_VDEC_EX_V2_IsSecureMode() argument
15788 *bIsSecureMode = 0; //Force to non-tee mode,test mode in _MApi_VDEC_EX_V2_IsSecureMode()
15790 *bIsSecureMode = bSecureModeEnable; in _MApi_VDEC_EX_V2_IsSecureMode()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c17039 VDEC_EX_Result _MApi_VDEC_EX_V2_IsSecureMode(MS_BOOL* bIsSecureMode) in _MApi_VDEC_EX_V2_IsSecureMode() argument
17045 *bIsSecureMode = 0; //Force to non-tee mode,test mode in _MApi_VDEC_EX_V2_IsSecureMode()
17047 *bIsSecureMode = bSecureModeEnable; in _MApi_VDEC_EX_V2_IsSecureMode()
H A DapiVDEC_EX.c.017035 VDEC_EX_Result _MApi_VDEC_EX_V2_IsSecureMode(MS_BOOL* bIsSecureMode)
17041 *bIsSecureMode = 0; //Force to non-tee mode,test mode
17043 *bIsSecureMode = bSecureModeEnable;