Searched refs:MApi_PNL_SetOutputInterlaceTiming_U2 (Results 1 – 4 of 4) sorted by relevance
397 APIPNL_Result MApi_PNL_SetOutputInterlaceTiming_U2(void* pInstance, MS_BOOL bEnable);
267 psPNLInstPri->fpPNL_SetOutputInterlaceTiming = MApi_PNL_SetOutputInterlaceTiming_U2; in PNLOpen()
4177 APIPNL_Result MApi_PNL_SetOutputInterlaceTiming_U2(void* pInstance, MS_BOOL bEnable) in MApi_PNL_SetOutputInterlaceTiming_U2() function4215 return MApi_PNL_SetOutputInterlaceTiming_U2(pu32PNLInst, bEnable); in MApi_PNL_SetOutputInterlaceTiming()
1177 EXPORT_SYMBOL(MApi_PNL_SetOutputInterlaceTiming_U2);