Searched refs:u16HSD_Y_idx (Results 1 – 1 of 1) sorted by relevance
8207 MS_U16 u16HSD_Y_idx, u16HSD_C_idx; in _MDrv_PQ_Get_HSDSampling() local8209 u16HSD_Y_idx = MDrv_PQ_GetTableIndex_U2(pInstance,eWindow, PQ_IP_HSD_Y_Main); in _MDrv_PQ_Get_HSDSampling()8210 MDrv_PQ_LoadTable_U2(pInstance,eWindow, u16HSD_Y_idx, PQ_IP_HSD_Y_Main); in _MDrv_PQ_Get_HSDSampling()8215 SRULE_DBG(printf("HSD_Y:%d, HSD_C:%d\n", u16HSD_Y_idx, u16HSD_C_idx)); in _MDrv_PQ_Get_HSDSampling()8217 *bADVMode = ((u16HSD_Y_idx == PQ_IP_HSD_Y_CB_Main) && in _MDrv_PQ_Get_HSDSampling()