Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c736 PTVE_SETCUSTABLE pSetCusTable = (PTVE_SETCUSTABLE)pArgs; in TVENCODERIoctl() local
738 if(TRUE == pstInstPri->fpVE_SetCusTable(pSetCusTable->VideoSystem,pSetCusTable->pTbl)) in TVENCODERIoctl()
740 pSetCusTable->eRet = E_TVENCODER_OK; in TVENCODERIoctl()
744 pSetCusTable->eRet = E_TVENCODER_FAIL; in TVENCODERIoctl()