Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c555 PTVE_SETCCRANGE pSetCcRange = (PTVE_SETCCRANGE)pArgs; in TVENCODERIoctl()
H A Dtvencoder.h205 }TVE_SETCCRANGE, *PTVE_SETCCRANGE; typedef
H A DdrvTVEncoder.c2711 PTVE_SETCCRANGE pArgs = NULL; in MDrv_VE_SetCcRange()
2717 pArgs = (PTVE_SETCCRANGE)malloc(sizeof(TVE_SETCCRANGE)); in MDrv_VE_SetCcRange()