Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_scaling.c2430 PQ_HSD_SAMPLING_INFO stHSDSamplingInfo = {0,0}; in MDrv_SC_set_prescaling_ratio() local
3144 …iceID == 1)?PQ_SUB_WINDOW:PQ_MAIN_WINDOW, E_PQ_IOCTL_HSD_SAMPLING, &stHSDSamplingInfo, sizeof(PQ_H… in MDrv_SC_set_prescaling_ratio()
3146 …i->u32DeviceID].pq_ioctl((PQ_WIN)eWindow, E_PQ_IOCTL_HSD_SAMPLING, &stHSDSamplingInfo, sizeof(PQ_H… in MDrv_SC_set_prescaling_ratio()
3148 …SETWINDOW,"stHSDSamplingInfo.u32ratio=%tu,bHSDRet=%x\n", (ptrdiff_t)stHSDSamplingInfo.u32ratio, bH… in MDrv_SC_set_prescaling_ratio()
3150 if(stHSDSamplingInfo.u32ratio && bHSDRet == TRUE) in MDrv_SC_set_prescaling_ratio()
3152 switch(stHSDSamplingInfo.u32ratio) in MDrv_SC_set_prescaling_ratio()
3211 …sXCInstPri->u32DeviceID, (PQ_WIN)eWindow, E_PQ_IOCTL_HSD_SAMPLING, &stHSDSamplingInfo, sizeof(PQ_H… in MDrv_SC_set_prescaling_ratio()
3214 if(stHSDSamplingInfo.u32ratio && bHSDRet == TRUE) in MDrv_SC_set_prescaling_ratio()
3216 switch(stHSDSamplingInfo.u32ratio) in MDrv_SC_set_prescaling_ratio()
3564 bAdvMode = stHSDSamplingInfo.bADVMode; in MDrv_SC_set_prescaling_ratio()
H A Dmdrv_sc_scaling.c.02420 PQ_HSD_SAMPLING_INFO stHSDSamplingInfo = {0,0};
3128 …iceID == 1)?PQ_SUB_WINDOW:PQ_MAIN_WINDOW, E_PQ_IOCTL_HSD_SAMPLING, &stHSDSamplingInfo, sizeof(PQ_H…
3130 …i->u32DeviceID].pq_ioctl((PQ_WIN)eWindow, E_PQ_IOCTL_HSD_SAMPLING, &stHSDSamplingInfo, sizeof(PQ_H…
3132 …XC_LOG_TRACE(XC_DBGLEVEL_SETWINDOW,"stHSDSamplingInfo.u32ratio=%tu,bHSDRet=%x\n", (ptrdiff_t)stHSD…
3134 if(stHSDSamplingInfo.u32ratio && bHSDRet == TRUE)
3136 switch(stHSDSamplingInfo.u32ratio)
3195 …sXCInstPri->u32DeviceID, (PQ_WIN)eWindow, E_PQ_IOCTL_HSD_SAMPLING, &stHSDSamplingInfo, sizeof(PQ_H…
3198 if(stHSDSamplingInfo.u32ratio && bHSDRet == TRUE)
3200 switch(stHSDSamplingInfo.u32ratio)
3548 bAdvMode = stHSDSamplingInfo.bADVMode;