Home
last modified time | relevance | path

Searched refs:tmpLen (Results 1 – 25 of 27) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/rvd/
H A DdrvRVD.c893 MS_U32 tmpAdr ,tmpLen,tmpTotal; in MDrv_RVD_SetTrickRefInfo() local
896 HAL_RVD_MemGetMap(E_RVD_MMAP_FW, &tmpAdr, &tmpLen,1); in MDrv_RVD_SetTrickRefInfo()
897 tmpTotal = tmpAdr + tmpLen - 8; in MDrv_RVD_SetTrickRefInfo()
900 tmpTotal = u32ScrAddr + tmpLen - 8; in MDrv_RVD_SetTrickRefInfo()
935 MS_U32 tmpAdr , tmpLen; in MDrv_RVD_LoadVLCTable() local
941 HAL_RVD_MemGetMap(E_RVD_MMAP_FW, &tmpAdr, &tmpLen, 1); in MDrv_RVD_LoadVLCTable()
983 MS_U32 tmpAdr, tmpLen; in MDrv_RVD_Init() local
1086 HAL_RVD_MemGetMap(E_RVD_MMAP_FW, &tmpAdr, &tmpLen, 1); in MDrv_RVD_Init()
1129 HAL_RVD_MemGetMap(E_RVD_MMAP_FB, &tmpAdr, &tmpLen, 0); in MDrv_RVD_Init()
1131 pFileInfo->ulFBSize = tmpLen - RVD_VLC_TABLE_SIZE; in MDrv_RVD_Init()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c727 MS_U32 tmpAdr, tmpLen; in MVD_MVDSetInternalBuffAddr()
893 HAL_MVD_MemGetMap(E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in MVD_MVDSetInternalBuffAddr()
930 HAL_MVD_MemGetMap(E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in MVD_MVDSetInternalBuffAddr()
932 bRet = MDrv_MVD_SetBitStreamAddr(tmpAdr,tmpAdr+tmpLen); in MVD_MVDSetInternalBuffAddr()
933 u32ESBuffEnd = tmpAdr+tmpLen; in MVD_MVDSetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/
H A DhalMVD_EX.c5446 MS_U32 tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5486 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5506 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5508 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
5510 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/
H A DhalMVD_EX.c5355 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5395 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5415 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5417 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
5419 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/
H A DhalMVD_EX.c5446 MS_U32 tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5486 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5506 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5508 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
5510 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/
H A DhalMVD_EX.c5355 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5395 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5415 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5417 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
5419 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/
H A DhalMVD_EX.c5355 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5395 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5415 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5417 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
5419 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/
H A DhalMVD_EX.c5355 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5395 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5415 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5417 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
5419 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/mvd_ex/
H A DhalMVD_EX.c5355 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5395 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5415 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5417 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
5419 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/mvd_ex/
H A DhalMVD_EX.c5355 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5395 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5415 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5417 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
5419 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/mvd_ex/
H A DhalMVD_EX.c5355 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5395 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5415 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5417 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
5419 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/mvd_ex/
H A DhalMVD_EX.c5355 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5395 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5415 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
5417 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
5419 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/mvd_v3/
H A DhalMVD_EX.c5945 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5979 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6000 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6002 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6004 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/mvd_v3/
H A DhalMVD_EX.c5945 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
5979 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6000 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6002 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6004 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/mvd_v3/
H A DhalMVD_EX.c6165 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
6199 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6220 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6222 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6224 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/mvd_v3/
H A DhalMVD_EX.c6086 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
6120 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6141 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6143 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6145 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/mvd_v3/
H A DhalMVD_EX.c6161 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
6195 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6216 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6218 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6220 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/mvd_v3/
H A DhalMVD_EX.c6083 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
6117 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6138 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6140 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6142 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/mvd_v3/
H A DhalMVD_EX.c6164 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
6198 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6219 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6221 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6223 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/mvd_lite/
H A DhalMVD_EX.c6051 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
6085 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6106 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6108 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6110 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7821/mvd_v3/
H A DhalMVD_EX.c6087 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
6121 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6142 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6144 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6146 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maldives/mvd_v3/
H A DhalMVD_EX.c6018 MS_U32 tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
6052 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6073 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6075 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6077 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/mvd_v3/
H A DhalMVD_EX.c6087 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
6121 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6142 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6144 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6146 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/mvd_v3/
H A DhalMVD_EX.c5987 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
6021 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6042 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6044 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6046 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mooney/mvd_v3/
H A DhalMVD_EX.c6056 MS_VIRT tmpAdr, tmpLen; in HAL_MVD_SetInternalBuffAddr() local
6090 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_FB, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6111 HAL_MVD_MemGetMap(u8Idx, E_MVD_MMAP_BS, &tmpAdr, &tmpLen); in HAL_MVD_SetInternalBuffAddr()
6113 MVD_SetBitStreamAddr(u8Idx, tmpAdr,tmpAdr+tmpLen); in HAL_MVD_SetInternalBuffAddr()
6115 pstSlqTblInfo->u32ESBuffEnd = tmpAdr+tmpLen; in HAL_MVD_SetInternalBuffAddr()

12