Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c768 PTVE_SETOSDLAYER pSetOSDLayer = (PTVE_SETOSDLAYER)pArgs; in TVENCODERIoctl()
H A Dtvencoder.h316 }TVE_SETOSDLAYER, *PTVE_SETOSDLAYER; typedef
H A DdrvTVEncoder.c2869 PTVE_SETOSDLAYER pArgs = NULL; in MDrv_VE_Set_OSDLayer()
2874 pArgs = (PTVE_SETOSDLAYER)malloc(sizeof(TVE_SETOSDLAYER)); in MDrv_VE_Set_OSDLayer()