Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c776 PTVE_GETOSDLAYER pGetOSDLayer = (PTVE_GETOSDLAYER)pArgs; in TVENCODERIoctl()
H A Dtvencoder.h321 }TVE_GETOSDLAYER, *PTVE_GETOSDLAYER; typedef
H A DdrvTVEncoder.c2916 PTVE_GETOSDLAYER pArgs = NULL; in MDrv_VE_Get_OSDLayer()
2921 pArgs = (PTVE_GETOSDLAYER)malloc(sizeof(TVE_GETOSDLAYER)); in MDrv_VE_Get_OSDLayer()