Searched refs:mbxRet (Results 1 – 3 of 3) sorted by relevance
15832 MBX_Result mbxRet = 0; in _MApi_VDEC_EX_RegisterMBX() local15834 mbxRet = MApi_MBX_Init(E_MBX_CPU_MIPS,E_MBX_ROLE_HK,1000); in _MApi_VDEC_EX_RegisterMBX()15835 if (mbxRet != E_MBX_SUCCESS && mbxRet != E_MBX_ERR_SLOT_AREADY_OPENNED) in _MApi_VDEC_EX_RegisterMBX()
17089 MBX_Result mbxRet = 0; in _MApi_VDEC_EX_RegisterMBX() local17091 mbxRet = MApi_MBX_Init(E_MBX_CPU_MIPS,E_MBX_ROLE_HK,1000); in _MApi_VDEC_EX_RegisterMBX()17092 if (mbxRet != E_MBX_SUCCESS && mbxRet != E_MBX_ERR_SLOT_AREADY_OPENNED) in _MApi_VDEC_EX_RegisterMBX()
17085 MBX_Result mbxRet = 0;17087 mbxRet = MApi_MBX_Init(E_MBX_CPU_MIPS,E_MBX_ROLE_HK,1000);17088 if (mbxRet != E_MBX_SUCCESS && mbxRet != E_MBX_ERR_SLOT_AREADY_OPENNED)