Home
last modified time | relevance | path

Searched refs:enForceColor (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.c5421 PQ_FOURCE_COLOR_FMT enForceColor, in MDrv_PQ_Get_CSC_XRuleIdx_U2() argument
5430 _gForceColorFmt[eWindow] = enForceColor; in MDrv_PQ_Get_CSC_XRuleIdx_U2()
5476 …olor=%u, HD%u, InputRGB=%u, _bColorRange0_255=%u\n", bInputTypeVideo, enForceColor, bInputResoluti… in MDrv_PQ_Get_CSC_XRuleIdx_U2()
5487 u16XRuleIdx = enForceColor == PQ_FOURCE_COLOR_RGB ? in MDrv_PQ_Get_CSC_XRuleIdx_U2()
5493 u16XRuleIdx = enForceColor == PQ_FOURCE_COLOR_RGB ? in MDrv_PQ_Get_CSC_XRuleIdx_U2()
5502 u16XRuleIdx = enForceColor == PQ_FOURCE_COLOR_RGB ? in MDrv_PQ_Get_CSC_XRuleIdx_U2()
5508 u16XRuleIdx = enForceColor == PQ_FOURCE_COLOR_RGB ? in MDrv_PQ_Get_CSC_XRuleIdx_U2()
5521 u16XRuleIdx = enForceColor == PQ_FOURCE_COLOR_RGB ? in MDrv_PQ_Get_CSC_XRuleIdx_U2()
5527 u16XRuleIdx = enForceColor == PQ_FOURCE_COLOR_RGB ? in MDrv_PQ_Get_CSC_XRuleIdx_U2()
5536 u16XRuleIdx = enForceColor == PQ_FOURCE_COLOR_RGB ? in MDrv_PQ_Get_CSC_XRuleIdx_U2()
[all …]
H A DapiPQ_v2.c719 … pPQArgs->enForceColor, in PQIoctl()
727 …bReturnValue = psPQInstPri->fpPQ_Get_MemYUVFmt(pInstance ,pPQArgs->eWindow, pPQArgs->enForceColor); in PQIoctl()
734 …QArgs->bReturnValue = psPQInstPri->fpPQ_SetCSC(pInstance ,pPQArgs->eWindow, pPQArgs->enForceColor); in PQIoctl()
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DapiPQ_v2.h530 PQ_FOURCE_COLOR_FMT enForceColor; member
537 PQ_FOURCE_COLOR_FMT enForceColor; member
543 PQ_FOURCE_COLOR_FMT enForceColor; member
H A DPQ_private.h819 …utColorSpaceRGB,MS_U16 * pu16DoCSC,PQ_WIN eWindow,PQ_FOURCE_COLOR_FMT enForceColor,MS_BOOL bLoadPQ…
820 MS_BOOL MDrv_PQ_Get_MemYUVFmt_U2(void* pInstance,PQ_WIN eWindow, PQ_FOURCE_COLOR_FMT enForceColor);
821 MS_BOOL MDrv_PQ_SetCSC_U2(void* pInstance,PQ_WIN eWindow, PQ_FOURCE_COLOR_FMT enForceColor);
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c9272 …ern __attribute__((weak)) MS_BOOL MDrv_PQ_SetCSC(PQ_WIN eWindow, PQ_FOURCE_COLOR_FMT enForceColor);
9273 …ttribute__((weak)) MS_BOOL MDrv_PQ_Get_MemYUVFmt(PQ_WIN eWindow, PQ_FOURCE_COLOR_FMT enForceColor);
H A Dmvideo.c.09260 …ern __attribute__((weak)) MS_BOOL MDrv_PQ_SetCSC(PQ_WIN eWindow, PQ_FOURCE_COLOR_FMT enForceColor);
9261 …ttribute__((weak)) MS_BOOL MDrv_PQ_Get_MemYUVFmt(PQ_WIN eWindow, PQ_FOURCE_COLOR_FMT enForceColor);