Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/acp/api/acp/
H A DapiACP.c236 MS_VE_MV_TYPE eVeMVtype = MS_VE_MV_NTSC_START; in MApi_ACP_SetProtection_U2() local
247 eVeMVtype = (MS_VE_MV_TYPE)eType; in MApi_ACP_SetProtection_U2()
248 ret = MDrv_VE_SetMV(bEnable, eVeMVtype); in MApi_ACP_SetProtection_U2()