Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c689 PTVE_ENACAPTURE pEnableCapture =(PTVE_ENACAPTURE)pArgs; in TVENCODERIoctl() local
690 if(TRUE == pstInstPri->fpVE_EnaVECapture(pEnableCapture->pstVECapState)) in TVENCODERIoctl()
692 pEnableCapture->eRet = E_TVENCODER_OK; in TVENCODERIoctl()
696 pEnableCapture->eRet = E_TVENCODER_FAIL; in TVENCODERIoctl()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c233 PTVE_ENACAPTURE pEnableCapture =(PTVE_ENACAPTURE)temp; in TVENCODER_adp_Init() local
434 …((unsigned long)(&(pEnableCapture->pstVECapState)) - (unsigned long)pEnableCapture), (unsigned lon… in TVENCODER_adp_Init()