Home
last modified time | relevance | path

Searched refs:pu8Tbl (Results 1 – 25 of 38) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/xc/api/ace/
H A DapiXC_Ace.c3425 void MApi_XC_ACE_DNR_SetNRTbl_U2(void *pInstance, MS_U8 *pu8Tbl) in MApi_XC_ACE_DNR_SetNRTbl_U2() argument
3429 MDrv_ACE_DNR_SetNRTable(pInstance, pu8Tbl); in MApi_XC_ACE_DNR_SetNRTbl_U2()
3434 void MApi_XC_ACE_DNR_SetNRTbl(MS_U8 *pu8Tbl) in MApi_XC_ACE_DNR_SetNRTbl() argument
3443 ACEArgs.pu8Tbl = pu8Tbl; in MApi_XC_ACE_DNR_SetNRTbl()
H A DapiXC_Ace_EX.c1628 void MApi_XC_ACE_EX_DNR_SetNRTbl(XC_ACE_DeviceId *pDeviceId, MS_U8 *pu8Tbl) in MApi_XC_ACE_EX_DNR_SetNRTbl() argument
1631 ACEArgs.pu8Tbl = pu8Tbl; in MApi_XC_ACE_EX_DNR_SetNRTbl()
H A DACE_private.h253 … (*IOCTL_ACE_DNR_SETNRTBL) (void *pInstance, MS_U8 *pu8Tbl);
446 void MApi_XC_ACE_DNR_SetNRTbl_U2(void *pInstance, MS_U8 *pu8Tbl);
/utopia/UTPA2-700.0.x/modules/ve/hal/k6/ve/
H A Dmhal_tvencoder.c1005 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size) in Hal_VE_SetCusTable() argument
1007 if (pu8Tbl == NULL) in Hal_VE_SetCusTable()
1019 memcpy(_gpu8CusTable[VideoSystem],pu8Tbl,u16size); in Hal_VE_SetCusTable()
/utopia/UTPA2-700.0.x/modules/ve/hal/kano/ve/
H A Dmhal_tvencoder.c986 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size) in Hal_VE_SetCusTable() argument
988 if (pu8Tbl == NULL) in Hal_VE_SetCusTable()
1000 memcpy(_gpu8CusTable[VideoSystem],pu8Tbl,u16size); in Hal_VE_SetCusTable()
/utopia/UTPA2-700.0.x/modules/ve/hal/curry/ve/
H A Dmhal_tvencoder.c989 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size) in Hal_VE_SetCusTable() argument
991 if (pu8Tbl == NULL) in Hal_VE_SetCusTable()
1003 memcpy(_gpu8CusTable[VideoSystem],pu8Tbl,u16size); in Hal_VE_SetCusTable()
/utopia/UTPA2-700.0.x/modules/ve/hal/k6lite/ve/
H A Dmhal_tvencoder.c992 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size) in Hal_VE_SetCusTable() argument
994 if (pu8Tbl == NULL) in Hal_VE_SetCusTable()
1006 memcpy(_gpu8CusTable[VideoSystem],pu8Tbl,u16size); in Hal_VE_SetCusTable()
/utopia/UTPA2-700.0.x/modules/ve/hal/messi/ve/include/
H A Dmhal_tvencoder.h237 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/mainz/ve/include/
H A Dmhal_tvencoder.h237 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/macan/ve/include/
H A Dmhal_tvencoder.h241 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/maldives/ve/include/
H A Dmhal_tvencoder.h229 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/mustang/ve/include/
H A Dmhal_tvencoder.h230 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/kano/ve/include/
H A Dmhal_tvencoder.h266 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/k6lite/ve/include/
H A Dmhal_tvencoder.h266 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/k6/ve/include/
H A Dmhal_tvencoder.h266 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/curry/ve/include/
H A Dmhal_tvencoder.h266 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/M7821/ve/include/
H A Dmhal_tvencoder.h259 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/maxim/ve/include/
H A Dmhal_tvencoder.h259 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/M7621/ve/include/
H A Dmhal_tvencoder.h259 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_Ace_v2.h529 MS_U8 *pu8Tbl; member
H A DapiXC_Ace.h1141 void MApi_XC_ACE_DNR_SetNRTbl(MS_U8 *pu8Tbl);
/utopia/UTPA2-700.0.x/modules/ve/hal/maserati/ve/include/
H A Dmhal_tvencoder.h259 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/modules/ve/hal/manhattan/ve/include/
H A Dmhal_tvencoder.h259 MS_BOOL Hal_VE_SetCusTable(MS_VE_VIDEOSYS VideoSystem, MS_U8* pu8Tbl, MS_U16 u16size);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_Ace_v2.h531 MS_U8 *pu8Tbl; member
H A DapiXC_Ace_EX.h933 DLL_PUBLIC void MApi_XC_ACE_EX_DNR_SetNRTbl(XC_ACE_DeviceId *pDeviceId, MS_U8 *pu8Tbl);

12