Home
last modified time | relevance | path

Searched refs:psUserYUVtoRGBMatrix (Results 1 – 14 of 14) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/ace/
H A DdrvACE.h358 …YUVtoRGBMatrix(void* pInstance, MS_BOOL bScalerWin, MS_U8 u8Matrix, MS_S16 *psUserYUVtoRGBMatrix );
506 …YUVtoRGBMatrix(void* pInstance, MS_BOOL bScalerWin, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix );
H A DdrvACE.c519 …tYUVtoRGBMatrix(void* pInstance, MS_BOOL bScalerWin, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix ) in MDrv_ACE_SelectYUVtoRGBMatrix() argument
521 msACESelectYUVtoRGBMatrix(pInstance, bScalerWin, ucMatrix, psUserYUVtoRGBMatrix); in MDrv_ACE_SelectYUVtoRGBMatrix()
H A DMsAce.c767 …ACESelectYUVtoRGBMatrix(void* pInstance, BOOL bWindow, BYTE ucMatrix, short* psUserYUVtoRGBMatrix ) in msACESelectYUVtoRGBMatrix() argument
780 …memcpy(s_AceInfo[bWindow].psYVUtoRGBMatrix,psUserYUVtoRGBMatrix,sizeof(s_AceInfo[bWindow].psYVUtoR… in msACESelectYUVtoRGBMatrix()
/utopia/UTPA2-700.0.x/modules/xc/api/ace/
H A DapiXC_Ace.c657 …ctYUVtoRGBMatrix_U2(void *pInstance, MS_BOOL eWindow, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix) in MApi_XC_ACE_SelectYUVtoRGBMatrix_U2() argument
661 MDrv_ACE_SelectYUVtoRGBMatrix(pInstance, eWindow, ucMatrix, psUserYUVtoRGBMatrix ); in MApi_XC_ACE_SelectYUVtoRGBMatrix_U2()
666 void MApi_XC_ACE_SelectYUVtoRGBMatrix(MS_BOOL eWindow, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix) in MApi_XC_ACE_SelectYUVtoRGBMatrix() argument
677 ACEArgs.psUserYUVtoRGBMatrix = psUserYUVtoRGBMatrix; in MApi_XC_ACE_SelectYUVtoRGBMatrix()
H A DapiXC_Ace_EX.c621 …GBMatrix(XC_ACE_DeviceId *pDeviceId, MS_BOOL eWindow, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix) in MApi_XC_ACE_EX_SelectYUVtoRGBMatrix() argument
626 ACEArgs.psUserYUVtoRGBMatrix = psUserYUVtoRGBMatrix; in MApi_XC_ACE_EX_SelectYUVtoRGBMatrix()
H A DACE_private.h202 … (void *pInstance, MS_BOOL eWindow, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix);
354 …tYUVtoRGBMatrix_U2(void *pInstance, MS_BOOL eWindow, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix);
H A DapiXC_Ace_v2.c277 …ctYUVtoRGBMatrix(pInstance, pACEArgs->eWindow, pACEArgs->ucMatrix, pACEArgs->psUserYUVtoRGBMatrix); in ACEIoctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_Ace_v2.h191 MS_S16* psUserYUVtoRGBMatrix; member
H A DapiXC_Ace.h662 … MApi_XC_ACE_SelectYUVtoRGBMatrix(MS_BOOL eWindow, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_Ace_v2.h193 MS_S16* psUserYUVtoRGBMatrix; member
H A DapiXC_Ace_EX.h537 …BMatrix(XC_ACE_DeviceId *pDeviceId, MS_BOOL eWindow, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix);
H A DapiXC_Ace.h834 … MApi_XC_ACE_SelectYUVtoRGBMatrix(MS_BOOL eWindow, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix);
/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/ace/
H A DACE_adp.c254 …UADP_SPT_NAME1NXT(ACE_SELECTYUVTORGBMATRIX,stACE_SelectYUVtoRGBMatrix,psUserYUVtoRGBMatrix,ACE_YUV… in ACE_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt26604 MS_S16* psUserYUVtoRGBMatrix;
52866 void MApi_XC_ACE_SelectYUVtoRGBMatrix(MS_BOOL eWindow, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix
80336 …BMatrix(XC_ACE_DeviceId *pDeviceId, MS_BOOL eWindow, MS_U8 ucMatrix, MS_S16* psUserYUVtoRGBMatrix);