Home
last modified time | relevance | path

Searched refs:fpVE_Get_Output_Video_Std (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder_private.h92 IOCTL_VE_Get_Output_Video_Std fpVE_Get_Output_Video_Std; member
146 …URELATION(fpVE_Get_Output_Video_Std,(IOCTL_VE_Get_Output_Video_Std)_MDrv_VE_Get_Output_Video_Std,M…
H A Dtvencoder.c273 pstInstPri->fpVE_Get_Output_Video_Std =_MDrv_VE_Get_Output_Video_Std; in TVENCODEROpen()
597 pOutputVideoSTD->stVideoSys = pstInstPri->fpVE_Get_Output_Video_Std(); in TVENCODERIoctl()