Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c736 PTVE_SETCUSTABLE pSetCusTable = (PTVE_SETCUSTABLE)pArgs; in TVENCODERIoctl()
H A Dtvencoder.h299 }TVE_SETCUSTABLE, *PTVE_SETCUSTABLE; typedef
H A DdrvTVEncoder.c1410 PTVE_SETCUSTABLE pArgs = NULL; in MDrv_VE_SetCusTable()
1415 pArgs = (PTVE_SETCUSTABLE)malloc(sizeof(TVE_SETCUSTABLE)); in MDrv_VE_SetCusTable()