Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c474 PTVE_EXIT pExit = (PTVE_EXIT)pArgs; in TVENCODERIoctl()
H A Dtvencoder.h151 }TVE_EXIT, *PTVE_EXIT; typedef
H A DdrvTVEncoder.c828 PTVE_EXIT pArgs = NULL; in MDrv_VE_Exit()
833 pArgs = (PTVE_EXIT)malloc(sizeof(TVE_EXIT)); in MDrv_VE_Exit()