Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder_private.h103 IOCTL_VE_SetCusTable fpVE_SetCusTable; member
157 URELATION(fpVE_SetCusTable,(IOCTL_VE_SetCusTable)_MDrv_VE_SetCusTable,MDrv_VE_SetCusTable) \
H A Dtvencoder.c284 pstInstPri->fpVE_SetCusTable =_MDrv_VE_SetCusTable; in TVENCODEROpen()
738 if(TRUE == pstInstPri->fpVE_SetCusTable(pSetCusTable->VideoSystem,pSetCusTable->pTbl)) in TVENCODERIoctl()