Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD_v2.c180 PGPD_SCALINGENABLE_PARAM pScalingEnable = NULL; in GPDIoctl() local
216 pScalingEnable = (PGPD_SCALINGENABLE_PARAM)pArgs; in GPDIoctl()
217 psGPD_InstPri->fpGPDScalingEnable(pScalingEnable->mode); in GPDIoctl()