| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v1/drv/jpd/ |
| H A D | jpeg_def.h | 154 volatile MS_U8 *Src = (volatile MS_U8 *)(pSrcAddr); \ 157 Dest[idx] = Src[idx]; \
|
| /utopia/UTPA2-700.0.x/modules/ojpd_vdec_v2/drv/jpd_ex/ |
| H A D | jpeg_def.h | 154 volatile MS_U8 *Src = (volatile MS_U8 *)(pSrcAddr); \ 157 Dest[idx] = Src[idx]; \
|
| /utopia/UTPA2-700.0.x/modules/njpd/drv/njpd_ex/ |
| H A D | jpeg_def.h | 160 volatile MS_U8 *Src = (volatile MS_U8 *)(pSrcAddr); \ 163 Dest[idx] = Src[idx]; \
|
| H A D | njpeg_def.h | 170 volatile MS_U8 *Src = (volatile MS_U8 *)(pSrcAddr); \ 173 Dest[idx] = Src[idx]; \
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k6/cipher/ |
| H A D | halCIPHER.c | 241 if (_uHashCtrl0.HashCtrl0.Src != CMD_HASH_SRC_REG ) in _HAL_CIPHER_GetCmdLen() 266 if (_uHashCtrl0.HashCtrl0.Src == CMD_HASH_SRC_REG ) in _HAL_CIPHER_GetCmdLen() 1893 _uHashCtrl0.HashCtrl0.Src = u32SrcSel; in HAL_CIPHER_Hash_SetMsg() 1965 if (_uHashCtrl0.HashCtrl0.Src != CMD_HASH_SRC_REG) in HAL_CIPHER_Hash_Start() 2004 if ( CMD_HASH_SRC_REG == _uHashCtrl0.HashCtrl0.Src ) in HAL_CIPHER_Hash_Start()
|
| H A D | regCIPHER.h | 371 MS_U32 Src:2; member
|
| /utopia/UTPA2-700.0.x/modules/security/hal/curry/cipher/ |
| H A D | halCIPHER.c | 288 if (_uHashCtrl0.HashCtrl0.Src != CMD_HASH_SRC_REG ) in _HAL_CIPHER_GetCmdLen() 313 if (_uHashCtrl0.HashCtrl0.Src == CMD_HASH_SRC_REG ) in _HAL_CIPHER_GetCmdLen() 1934 _uHashCtrl0.HashCtrl0.Src = u32SrcSel; in HAL_CIPHER_Hash_SetMsg() 2006 if (_uHashCtrl0.HashCtrl0.Src != CMD_HASH_SRC_REG) in HAL_CIPHER_Hash_Start() 2045 if ( CMD_HASH_SRC_REG == _uHashCtrl0.HashCtrl0.Src ) in HAL_CIPHER_Hash_Start()
|
| H A D | regCIPHER.h | 372 MS_U32 Src:2; member
|
| /utopia/UTPA2-700.0.x/modules/security/hal/kano/cipher/ |
| H A D | halCIPHER.c | 241 if (_uHashCtrl0.HashCtrl0.Src != CMD_HASH_SRC_REG ) in _HAL_CIPHER_GetCmdLen() 266 if (_uHashCtrl0.HashCtrl0.Src == CMD_HASH_SRC_REG ) in _HAL_CIPHER_GetCmdLen() 1890 _uHashCtrl0.HashCtrl0.Src = u32SrcSel; in HAL_CIPHER_Hash_SetMsg() 1962 if (_uHashCtrl0.HashCtrl0.Src != CMD_HASH_SRC_REG) in HAL_CIPHER_Hash_Start() 2001 if ( CMD_HASH_SRC_REG == _uHashCtrl0.HashCtrl0.Src ) in HAL_CIPHER_Hash_Start()
|
| H A D | regCIPHER.h | 372 MS_U32 Src:2; member
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k6lite/cipher/ |
| H A D | halCIPHER.c | 241 if (_uHashCtrl0.HashCtrl0.Src != CMD_HASH_SRC_REG ) in _HAL_CIPHER_GetCmdLen() 266 if (_uHashCtrl0.HashCtrl0.Src == CMD_HASH_SRC_REG ) in _HAL_CIPHER_GetCmdLen() 1893 _uHashCtrl0.HashCtrl0.Src = u32SrcSel; in HAL_CIPHER_Hash_SetMsg() 1965 if (_uHashCtrl0.HashCtrl0.Src != CMD_HASH_SRC_REG) in HAL_CIPHER_Hash_Start() 2004 if ( CMD_HASH_SRC_REG == _uHashCtrl0.HashCtrl0.Src ) in HAL_CIPHER_Hash_Start()
|
| H A D | regCIPHER.h | 371 MS_U32 Src:2; member
|
| /utopia/UTPA2-700.0.x/modules/security/hal/k7u/cipher/ |
| H A D | halCIPHER.c | 248 if (_uHashCtrl0.HashCtrl0.Src != CMD_HASH_SRC_REG ) in _HAL_CIPHER_GetCmdLen() 273 if (_uHashCtrl0.HashCtrl0.Src == CMD_HASH_SRC_REG ) in _HAL_CIPHER_GetCmdLen() 1963 _uHashCtrl0.HashCtrl0.Src = u32SrcSel; in HAL_CIPHER_Hash_SetMsg() 2031 if (_uHashCtrl0.HashCtrl0.Src != CMD_HASH_SRC_REG) in HAL_CIPHER_Hash_Start() 2070 if ( CMD_HASH_SRC_REG == _uHashCtrl0.HashCtrl0.Src ) in HAL_CIPHER_Hash_Start()
|
| H A D | regCIPHER.h | 427 MS_U32 Src:2; member
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/ |
| H A D | drvHVD_def.h | 294 volatile MS_U8 *Src = ( volatile MS_U8 *)(pSrcAddr) ; \ 297 Dest[i] = Src[i]; \
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/ |
| H A D | drvHVD_def.h | 351 volatile MS_U8 *Src = ( volatile MS_U8 *)(pSrcAddr) ; \ 354 Dest[i] = Src[i]; \
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/ |
| H A D | drvHVD_def.h | 353 volatile MS_U8 *Src = ( volatile MS_U8 *)(pSrcAddr) ; \ 356 Dest[i] = Src[i]; \
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/ |
| H A D | drvHVD_def.h | 363 volatile MS_U8 *Src = ( volatile MS_U8 *)(pSrcAddr) ; \ 366 Dest[i] = Src[i]; \
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/dscmb/ |
| H A D | halDSCMB.h | 735 …e_SrcDst(MS_U32 u32fltid ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, MS_U32 Src, MS_U32 UppDst, MS_…
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/dscmb/ |
| H A D | halDSCMB.h | 741 …e_SrcDst(MS_U32 u32fltid ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, MS_U32 Src, MS_U32 UppDst, MS_…
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/ |
| H A D | halDSCMB.h | 731 …e_SrcDst(MS_U32 u32fltid ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, MS_U32 Src, MS_U32 UppDst, MS_…
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/dscmb/ |
| H A D | halDSCMB.h | 726 …e_SrcDst(MS_U32 u32fltid ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, MS_U32 Src, MS_U32 UppDst, MS_…
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/dscmb/ |
| H A D | halDSCMB.h | 726 …e_SrcDst(MS_U32 u32fltid ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, MS_U32 Src, MS_U32 UppDst, MS_…
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/dscmb/ |
| H A D | halDSCMB.h | 732 …e_SrcDst(MS_U32 u32fltid ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, MS_U32 Src, MS_U32 UppDst, MS_…
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/ |
| H A D | halDSCMB.h | 731 …e_SrcDst(MS_U32 u32fltid ,DSCMB_Key_Type eKeyType, MS_U32 u32CAVid, MS_U32 Src, MS_U32 UppDst, MS_…
|