Searched refs:u16HSD_C_idx (Results 1 – 1 of 1) sorted by relevance
8207 MS_U16 u16HSD_Y_idx, u16HSD_C_idx; in _MDrv_PQ_Get_HSDSampling() local8212 u16HSD_C_idx = MDrv_PQ_GetTableIndex_U2(pInstance,eWindow, PQ_IP_HSD_C_Main); in _MDrv_PQ_Get_HSDSampling()8213 MDrv_PQ_LoadTable_U2(pInstance,eWindow, u16HSD_C_idx, PQ_IP_HSD_C_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()8218 (u16HSD_C_idx == PQ_IP_HSD_C_CB_Main)) ? FALSE : TRUE; in _MDrv_PQ_Get_HSDSampling()