Home
last modified time | relevance | path

Searched refs:_TVE_INITCAPTURE (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.h270 typedef struct DLL_PACKED _TVE_INITCAPTURE struct
273 }_TVE_INITCAPTURE, *P_TVE_INITCAPTURE; typedef
H A DdrvTVEncoder.c3886 pArgs = (P_TVE_INITCAPTURE)malloc(sizeof(_TVE_INITCAPTURE)); in MDrv_VE_InitVECapture()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c427 UADPBypassSetSPT(&spt_TVE_InitVECapture[0],UADP_SPT_SELF_SIZE,0, sizeof(_TVE_INITCAPTURE)); in TVENCODER_adp_Init()