Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/include/
H A DManhattan_Main_Color_GRule.h68 #define PQ_GRULE_NR_NUM_Main_Color 19 macro
74 extern code U8 MST_GRule_NR_Main_Color[QM_INPUTTYPE_NUM_Main_Color][PQ_GRULE_NR_NUM_Main_Color][PQ_…
H A DManhattan_Main_Color_GRule.c12 code U8 MST_GRule_NR_Main_Color[QM_INPUTTYPE_NUM_Main_Color][PQ_GRULE_NR_NUM_Main_Color][PQ_GRULE_N…
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c1777 if(u16PQ_NRIdx > PQ_GRULE_NR_NUM_Main_Color) in _MDrv_PQ_LoadCustomerNRTable()
1787 if(u16PQ_NRIdx == PQ_GRULE_NR_NUM_Main_Color) // see it as default in _MDrv_PQ_LoadCustomerNRTable()
1934 u16CustomerPQ_NRIdx = PQ_GRULE_NR_NUM_Main_Color; in MDrv_PQ_LoadNRTable_U2()