Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h431 IOCTL_PQ_SET_NONLINEAR_SCALING fpPQ_SetNonLinearScaling; member
625 …URELATION(fpPQ_SetNonLinearScaling,(IOCTL_PQ_SET_NONLINEAR_SCALING)MDrv_PQ_SetNonLinearScaling_U2,…
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c275 psPQInstPri->fpPQ_SetNonLinearScaling = MDrv_PQ_SetNonLinearScaling_U2; in PQOpen()
778 …psPQInstPri->fpPQ_SetNonLinearScaling(pInstance ,pPQArgs->eWindow, pPQArgs->u8Level,pPQArgs->bEnab… in PQIoctl()