Home
last modified time | relevance | path

Searched refs:pInitCapture (Results 1 – 2 of 2) 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() local
429 …((unsigned long)(&(pInitCapture->pVECapture)) - (unsigned long)pInitCapture), (unsigned long)&spt_… 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() local
682 pstInstPri->fpVE_InitVECapture(pInitCapture->pVECapture); in TVENCODERIoctl()