Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DapiPQ_v2.h267 E_PQ_CMD_LOAD_DYNAMIC_CONTRAST_TABLE, enumerator
/utopia/UTPA2-700.0.x/modules/pq/utopia_adaption/pq/
H A DPQ_adp.c1274 case E_PQ_CMD_LOAD_DYNAMIC_CONTRAST_TABLE: in PQ_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c1546 case E_PQ_CMD_LOAD_DYNAMIC_CONTRAST_TABLE: in PQIoctl()
H A DdrvPQ_cus.c1758 if(UtopiaIoctl(pu32PQInst, E_PQ_CMD_LOAD_DYNAMIC_CONTRAST_TABLE, (void*)&PQArgs) != 0) in MDrv_PQ_LoadDynamicContrastTable()