Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c232 P_TVE_INITCAPTURE pInitCapture = (P_TVE_INITCAPTURE)temp; in TVENCODER_adp_Init()
/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c681 P_TVE_INITCAPTURE pInitCapture = (P_TVE_INITCAPTURE)pArgs; in TVENCODERIoctl()
H A Dtvencoder.h273 }_TVE_INITCAPTURE, *P_TVE_INITCAPTURE; typedef
H A DdrvTVEncoder.c3879 P_TVE_INITCAPTURE pArgs = NULL; in MDrv_VE_InitVECapture()
3886 pArgs = (P_TVE_INITCAPTURE)malloc(sizeof(_TVE_INITCAPTURE)); in MDrv_VE_InitVECapture()