Searched refs:ePQWin (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo_context.c | 1557 PQ_WIN ePQWin; in MDrv_XC_FreezeImg() local 1576 ePQWin = (eWindow == MAIN_WINDOW) ? PQ_MAIN_WINDOW : PQ_SUB_WINDOW; in MDrv_XC_FreezeImg() 1598 s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_disable_filmmode(ePQWin, bEnable); in MDrv_XC_FreezeImg() 1606 …n_Info[psXCInstPri->u32DeviceID].pq_disable_filmmode_ex(psXCInstPri->u32DeviceID, ePQWin, bEnable); in MDrv_XC_FreezeImg() 1633 s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_disable_filmmode(ePQWin, bEnable); in MDrv_XC_FreezeImg() 1641 …n_Info[psXCInstPri->u32DeviceID].pq_disable_filmmode_ex(psXCInstPri->u32DeviceID, ePQWin, bEnable); in MDrv_XC_FreezeImg()
|
| H A D | mvideo.c | 3511 PQ_WIN ePQWin; in _MDrv_XC_Set_PQ_SourceData() local 3519 ePQWin = PQ_MAIN_WINDOW; in _MDrv_XC_Set_PQ_SourceData() 3523 ePQWin = PQ_SUB_WINDOW; in _MDrv_XC_Set_PQ_SourceData() 3602 …s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_set_modeInfo(ePQWin, enPQSourceType, &stPQModeInfo… in _MDrv_XC_Set_PQ_SourceData() 3611 …o[psXCInstPri->u32DeviceID].pq_set_modeInfo_ex(psXCInstPri->u32DeviceID, ePQWin, enPQSourceType, &… in _MDrv_XC_Set_PQ_SourceData() 3625 s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_deside_srctype(ePQWin, enPQSourceType); in _MDrv_XC_Set_PQ_SourceData() 3634 …o[psXCInstPri->u32DeviceID].pq_deside_srctype_ex(psXCInstPri->u32DeviceID, ePQWin, enPQSourceType); in _MDrv_XC_Set_PQ_SourceData()
|
| H A D | mvideo.c.0 | 3505 PQ_WIN ePQWin; 3513 ePQWin = PQ_MAIN_WINDOW; 3517 ePQWin = PQ_SUB_WINDOW; 3596 …s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_set_modeInfo(ePQWin, enPQSourceType, &stPQModeInfo… 3605 …o[psXCInstPri->u32DeviceID].pq_set_modeInfo_ex(psXCInstPri->u32DeviceID, ePQWin, enPQSourceType, &… 3619 s_PQ_Function_Info[psXCInstPri->u32DeviceID].pq_deside_srctype(ePQWin, enPQSourceType); 3628 …o[psXCInstPri->u32DeviceID].pq_deside_srctype_ex(psXCInstPri->u32DeviceID, ePQWin, enPQSourceType);
|