Home
last modified time | relevance | path

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

/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()
/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c689 PTVE_ENACAPTURE pEnableCapture =(PTVE_ENACAPTURE)pArgs; in TVENCODERIoctl()
H A Dtvencoder.h279 }TVE_ENACAPTURE, *PTVE_ENACAPTURE; typedef
H A DdrvTVEncoder.c3981 PTVE_ENACAPTURE pArgs = NULL; in MDrv_VE_EnaVECapture()
3987 pArgs = (PTVE_ENACAPTURE)malloc(sizeof(TVE_ENACAPTURE)); in MDrv_VE_EnaVECapture()