Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c206 PTVE_SETINPUTSRC pVE_SetInputSrc = (PTVE_SETINPUTSRC)temp; in TVENCODER_adp_Init()
/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c393 PTVE_SETINPUTSRC pSetInputSrc = (PTVE_SETINPUTSRC)pArgs; in TVENCODERIoctl()
H A Dtvencoder.h110 }TVE_SETINPUTSRC, *PTVE_SETINPUTSRC; typedef
H A DdrvTVEncoder.c1068 PTVE_SETINPUTSRC pArgs = NULL; in MDrv_VE_SetInputSource()
1073 pArgs = (PTVE_SETINPUTSRC)malloc(sizeof(TVE_SETINPUTSRC)); in MDrv_VE_SetInputSource()