Home
last modified time | relevance | path

Searched refs:eCodecType (Results 1 – 25 of 112) sorted by relevance

12345

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c601 VDEC_EX_CodecType eCodecType; member
749 VDEC_EX_CodecType eCodecType; member
774 VDEC_EX_CodecType eCodecType; member
838 VDEC_EX_CodecType eCodecType[VDEC_MAX_SUPPORT_STREAM_NUM]; member
2972 VDEC_EX_CodecType eCodecType = pVdecExContext->_Attr[u8Idx].eCodecType; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty() local
2999 pstProperty->eCodecType = eCodecType; in _VDEC_EX_NdecAllocator_GetBitstreamBufferProperty()
3012 VDEC_EX_CodecType eCodecType = pVdecExContext->_Attr[u8Idx].eCodecType; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty() local
3057 pstProperty->eCodecType = eCodecType; in _VDEC_EX_NdecAllocator_GetFrameBufferProperty()
3241 …E _VDEC_EX_NdecAllocator_GetTaskSpecSize(VDEC_EX_TASK_SPEC eTaskSpec, VDEC_EX_CodecType eCodecType) in _VDEC_EX_NdecAllocator_GetTaskSpecSize() argument
3247 szFrameBufferSize = MDrv_HVD_EX_GetFrameBufferDefaultSize(eCodecType); in _VDEC_EX_NdecAllocator_GetTaskSpecSize()
[all …]
H A DapiVDEC_wrap.c497 VDEC_CodecType eCodecType = E_VDEC_CODEC_TYPE_NONE; in _VDEC_MapCodecType() local
522 eCodecType = eCodecTypeMapTable[eExCodecType]; in _VDEC_MapCodecType()
525 return eCodecType; in _VDEC_MapCodecType()
528 static VDEC_EX_CodecType _VDEC_MapExCodecType(VDEC_CodecType eCodecType) in _VDEC_MapExCodecType() argument
555 eExCodecType = eExCodecTypeMapTable[eCodecType]; in _VDEC_MapExCodecType()
708 MS_BOOL MApi_VDEC_CheckCaps(VDEC_CodecType eCodecType) in MApi_VDEC_CheckCaps() argument
710 VDEC_EX_CodecType eExCodecType = _VDEC_MapExCodecType(eCodecType); in MApi_VDEC_CheckCaps()
1030 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam()
1068 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam_EX1()
1229 …l = MApi_VDEC_EX_GetFreeStream(&stStreamId, sizeof(VDEC_StreamId), eStType, stInitPara.eCodecType); in MApi_VDEC_Init()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c487 VDEC_CodecType eCodecType = E_VDEC_CODEC_TYPE_NONE; in _VDEC_MapCodecType() local
512 eCodecType = eCodecTypeMapTable[eExCodecType]; in _VDEC_MapCodecType()
515 return eCodecType; in _VDEC_MapCodecType()
518 static VDEC_EX_CodecType _VDEC_MapExCodecType(VDEC_CodecType eCodecType) in _VDEC_MapExCodecType() argument
545 eExCodecType = eExCodecTypeMapTable[eCodecType]; in _VDEC_MapExCodecType()
666 MS_BOOL MApi_VDEC_CheckCaps(VDEC_CodecType eCodecType) in MApi_VDEC_CheckCaps() argument
668 VDEC_EX_CodecType eExCodecType = _VDEC_MapExCodecType(eCodecType); in MApi_VDEC_CheckCaps()
988 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam()
1026 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam_EX1()
1173 …l = MApi_VDEC_EX_GetFreeStream(&stStreamId, sizeof(VDEC_StreamId), eStType, stInitPara.eCodecType); in MApi_VDEC_Init()
[all …]
H A DapiVDEC_EX.c496 VDEC_EX_CodecType eCodecType; member
556 VDEC_EX_CodecType eCodecType[VDEC_MAX_SUPPORT_STREAM_NUM]; member
1234 pAttr->eCodecType = E_VDEC_EX_CODEC_TYPE_NONE; in _VDEC_EX_InitLocalVar()
2286 …if((pVdecExContext->_Attr[u8Idx].eCodecType != E_VDEC_EX_CODEC_TYPE_RV8) && (pVdecExContext->_Attr… in _VDEC_EX_RmEnablePtsTbl()
2609 if(pVdecExContext->_Attr[u8Idx].eCodecType != E_VDEC_EX_CODEC_TYPE_H264) in _VDEC_EX_SetAutoExhaustESMode()
2644 if(pVdecExContext->_Attr[u8Idx].eCodecType != E_VDEC_EX_CODEC_TYPE_H264) in _VDEC_EX_SetMinTspDataSize()
2801 if(pVdecExContext->_Attr[u8Idx].eCodecType != E_VDEC_EX_CODEC_TYPE_H264) in _VDEC_EX_AVCForceBrokenByUs()
3186 stHvdDecModCfg.u8CodecType[i] = (MS_U8)pDecModCfg->pstCodecInfo[i].eCodecType; in _VDEC_EX_SetDecodeMode()
3196 if ((E_VDEC_EX_CODEC_TYPE_MPEG2 == pDecModCfg->pstCodecInfo[0].eCodecType) && in _VDEC_EX_SetDecodeMode()
3197 (E_VDEC_EX_CODEC_TYPE_H264 == pDecModCfg->pstCodecInfo[1].eCodecType)) in _VDEC_EX_SetDecodeMode()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c495 VDEC_CodecType eCodecType = E_VDEC_CODEC_TYPE_NONE; in _VDEC_MapCodecType() local
523 eCodecType = eCodecTypeMapTable[eExCodecType]; in _VDEC_MapCodecType()
526 return eCodecType; in _VDEC_MapCodecType()
529 static VDEC_EX_CodecType _VDEC_MapExCodecType(VDEC_CodecType eCodecType) in _VDEC_MapExCodecType() argument
558 eExCodecType = eExCodecTypeMapTable[eCodecType]; in _VDEC_MapExCodecType()
680 MS_BOOL MApi_VDEC_CheckCaps(VDEC_CodecType eCodecType) in MApi_VDEC_CheckCaps() argument
682 VDEC_EX_CodecType eExCodecType = _VDEC_MapExCodecType(eCodecType); in MApi_VDEC_CheckCaps()
1002 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam()
1040 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam_EX1()
1202 …l = MApi_VDEC_EX_GetFreeStream(&stStreamId, sizeof(VDEC_StreamId), eStType, stInitPara.eCodecType); in MApi_VDEC_Init()
[all …]
H A DapiVDEC_EX.c638 VDEC_EX_CodecType eCodecType; member
802 VDEC_EX_CodecType eCodecType; member
841 VDEC_EX_CodecType eCodecType; member
885 VDEC_EX_CodecType eCodecType[VDEC_MAX_SUPPORT_STREAM_NUM]; member
3194 pstProperty->eCodecType = pVdecExContext->_Attr[u8Idx].eCodecType; in _VDEC_EX_NdecAllocator_GetBufferProperty()
3217 pstProperty->eCodecType, in _VDEC_EX_NdecAllocator_GetBufferProperty()
4005 …_VDEC_EX_NdecAllocator_CheckFbMiuSelect(MS_U8 u8Idx, VDEC_EX_CodecType eCodecType, MS_PHY phyFbAdd… in _VDEC_EX_NdecAllocator_CheckFbMiuSelect() argument
4008 …if(FALSE == MDrv_HVD_EX_GetCapability((MS_U8 *)("CAP_NDEC_FB_MIU_SELECT"), (void *)(&eCodecType), … in _VDEC_EX_NdecAllocator_CheckFbMiuSelect()
4027 if(eCodecType == pVdecExContext->_Attr[i].eCodecType) in _VDEC_EX_NdecAllocator_CheckFbMiuSelect()
4237 … stCriterion.szSize = MDrv_HVD_EX_GetFrameBufferDefaultSize(pstProperty->eCodecType); in _VDEC_EX_NdecAllocator_GetSubBlock()
[all …]
H A DapiVDEC_EX.c.0638 VDEC_EX_CodecType eCodecType;
802 VDEC_EX_CodecType eCodecType;
841 VDEC_EX_CodecType eCodecType;
885 VDEC_EX_CodecType eCodecType[VDEC_MAX_SUPPORT_STREAM_NUM];
3194 pstProperty->eCodecType = pVdecExContext->_Attr[u8Idx].eCodecType;
3217 pstProperty->eCodecType,
4003 …_VDEC_EX_NdecAllocator_CheckFbMiuSelect(MS_U8 u8Idx, VDEC_EX_CodecType eCodecType, MS_PHY phyFbAdd…
4006 …if(FALSE == MDrv_HVD_EX_GetCapability((MS_U8 *)("CAP_NDEC_FB_MIU_SELECT"), (void *)(&eCodecType), …
4025 if(eCodecType == pVdecExContext->_Attr[i].eCodecType)
4235 … stCriterion.szSize = MDrv_HVD_EX_GetFrameBufferDefaultSize(pstProperty->eCodecType);
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC.c402 VDEC_CodecType eCodecType; member
425 static VDEC_Decoder _VDEC_GetDecoderByCodecType(VDEC_CodecType eCodecType);
883 _Attr.eCodecType = E_VDEC_CODEC_TYPE_NONE; in _VDEC_InitLocalVar()
1042 static VDEC_Decoder _VDEC_GetDecoderByCodecType(VDEC_CodecType eCodecType) in _VDEC_GetDecoderByCodecType() argument
1049 switch (eCodecType) in _VDEC_GetDecoderByCodecType()
1192 static VDEC_Decoder _VDEC_GetDecoderByCodecType(VDEC_CodecType eCodecType) in _VDEC_GetDecoderByCodecType() argument
1195 switch (eCodecType) in _VDEC_GetDecoderByCodecType()
2717 if(_Attr.eCodecType != E_VDEC_CODEC_TYPE_H264) in _VDEC_SetAutoExhaustESMode()
2745 if(_Attr.eCodecType != E_VDEC_CODEC_TYPE_H264) in _VDEC_AVCSupportRefNumOverMaxDBPSize()
2781 if(_Attr.eCodecType != E_VDEC_CODEC_TYPE_H264) in _VDEC_SetMinTspDataSize()
[all …]
H A DapiVDEC_EX_wrap.c521 VDEC_CodecType eCodecType = eCodecTypeMapTable[eExCodecType]; in _VDEC_MapCodecType() local
523 return eCodecType; in _VDEC_MapCodecType()
526 static VDEC_EX_CodecType _VDEC_MapExCodecType(VDEC_CodecType eCodecType) in _VDEC_MapExCodecType() argument
548 VDEC_EX_CodecType eExCodecType = eExCodecTypeMapTable[eCodecType]; in _VDEC_MapExCodecType()
653 VDEC_CodecType eCodecType = _VDEC_MapCodecType(eExCodecType); in MApi_VDEC_EX_CheckCaps() local
655 return MApi_VDEC_CheckCaps(eCodecType); in MApi_VDEC_EX_CheckCaps()
994 pstInitPara->eCodecType = _VDEC_MapCodecType(pstExInitPara->eCodecType); in _VDEC_MapInitParam()
1010 pstInitPara->eCodecType = _VDEC_MapCodecType(pstExInitPara->eCodecType); in _VDEC_MapInitExParam()
1107 …etFreeStream(void *pInfo, MS_U32 u32Size, VDEC_EX_Stream eStreamType, VDEC_EX_CodecType eCodecType) in MApi_VDEC_EX_GetFreeStream() argument
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/macan/vpu_v3/
H A DhalVPU_EX.c3245 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3272 …Efuse_Support_VPX() && (E_HVD_EX_CODEC_TYPE_VP9 == eCodecType || E_HVD_EX_CODEC_TYPE_VP8 == eCodec… in HAL_VPU_EX_GetCodecCapInfo()
3276 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3278 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3279 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3280 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3281 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3282 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3283 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
3284 pCodecCapInfo->u32BitRate = capability[eCodecType][6]; in HAL_VPU_EX_GetCodecCapInfo()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7821/vpu_v3/
H A DhalVPU_EX.c3475 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3503 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3505 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3506 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3507 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3508 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3509 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3510 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4798 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType) in _VPU_EX_GetFrameBufferDefaultSize() argument
4802 switch(eCodecType) in _VPU_EX_GetFrameBufferDefaultSize()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maldives/vpu_v3/
H A DhalVPU_EX.c3029 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3057 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3059 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3060 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3061 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3062 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3063 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3064 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
3065 pCodecCapInfo->u32BitRate = capability[eCodecType][6]; in HAL_VPU_EX_GetCodecCapInfo()
3985 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType) in _VPU_EX_GetFrameBufferDefaultSize() argument
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/vpu_v3/
H A DhalVPU_EX.c3620 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3648 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3650 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3651 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3652 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3653 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3654 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3655 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4944 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType) in _VPU_EX_GetFrameBufferDefaultSize() argument
4948 switch(eCodecType) in _VPU_EX_GetFrameBufferDefaultSize()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DhalVPU_EX.c3642 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3670 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3672 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3673 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3674 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3675 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3676 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3677 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4966 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType) in _VPU_EX_GetFrameBufferDefaultSize() argument
4970 switch(eCodecType) in _VPU_EX_GetFrameBufferDefaultSize()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mustang/vpu_v3/
H A DhalVPU_EX.c3180 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3208 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3210 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3211 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3212 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3213 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3214 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3215 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
3216 pCodecCapInfo->u32BitRate = capability[eCodecType][6]; in HAL_VPU_EX_GetCodecCapInfo()
4329 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType) in _VPU_EX_GetFrameBufferDefaultSize() argument
[all …]
H A DhalVPU_EX.h640 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo);
704 MS_SIZE HAL_VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType);
706 MS_BOOL HAL_VPU_EX_GetCMAMemSize(VPU_EX_CodecType eCodecType, VPU_EX_SrcMode eSrcMode,
716 MS_SIZE HAL_VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType);
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mooney/vpu_v3/
H A DhalVPU_EX.c3359 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3387 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3389 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3390 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3391 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3392 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3393 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3394 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4326 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType, MS_U8 u8CMAHeapIdx) in _VPU_EX_GetFrameBufferDefaultSize() argument
4330 switch(eCodecType) in _VPU_EX_GetFrameBufferDefaultSize()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/vpu_v3/
H A DhalVPU_EX.c3310 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3338 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3340 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3341 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3342 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3343 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3344 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3345 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4277 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType) in _VPU_EX_GetFrameBufferDefaultSize() argument
4281 switch(eCodecType) in _VPU_EX_GetFrameBufferDefaultSize()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/vpu_v3/
H A DhalVPU_EX.c3616 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3644 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3646 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3647 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3648 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3649 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3650 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3651 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4940 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType) in _VPU_EX_GetFrameBufferDefaultSize() argument
4944 switch(eCodecType) in _VPU_EX_GetFrameBufferDefaultSize()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/vpu_v3/
H A DhalVPU_EX.c3457 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3485 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3487 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3488 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3489 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3490 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3491 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3492 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4590 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType) in _VPU_EX_GetFrameBufferDefaultSize() argument
4594 switch(eCodecType) in _VPU_EX_GetFrameBufferDefaultSize()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DhalVPU_EX.c3623 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3651 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3653 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3654 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3655 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3656 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3657 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3658 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4756 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType) in _VPU_EX_GetFrameBufferDefaultSize() argument
4760 switch(eCodecType) in _VPU_EX_GetFrameBufferDefaultSize()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/vpu_v3/
H A DhalVPU_EX.c3631 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3659 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3661 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3662 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3663 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3664 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3665 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3666 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4954 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType) in _VPU_EX_GetFrameBufferDefaultSize() argument
4958 switch(eCodecType) in _VPU_EX_GetFrameBufferDefaultSize()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/vpu_lite/
H A DhalVPU_EX.c3607 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3637 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3639 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3640 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3641 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3642 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3643 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3644 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4825 MS_SIZE _VPU_EX_GetFrameBufferDefaultSize(VPU_EX_CodecType eCodecType) in _VPU_EX_GetFrameBufferDefaultSize() argument
4829 switch(eCodecType) in _VPU_EX_GetFrameBufferDefaultSize()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/vpu_v3/
H A DhalVPU_EX.c3183 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3211 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3213 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3214 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3215 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3216 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3217 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3218 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4234 MS_BOOL HAL_VPU_EX_GetCMAMemSize(VPU_EX_CodecType eCodecType, VPU_EX_SrcMode eSrcMode, in HAL_VPU_EX_GetCMAMemSize() argument
4244 (unsigned long long)total_length, (int)eCodecType, (int)eSrcMode); in HAL_VPU_EX_GetCMAMemSize()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/vpu_v3/
H A DhalVPU_EX.c3184 MS_BOOL HAL_VPU_EX_GetCodecCapInfo( int eCodecType, VDEC_EX_CODEC_CAP_INFO *pCodecCapInfo) in HAL_VPU_EX_GetCodecCapInfo() argument
3212 if(eCodecType < MAX_CODEC_TYPE_NUM) in HAL_VPU_EX_GetCodecCapInfo()
3214 pCodecCapInfo->u16CodecCapWidth = capability[eCodecType][0]; in HAL_VPU_EX_GetCodecCapInfo()
3215 pCodecCapInfo->u16CodecCapHeight = capability[eCodecType][1]; in HAL_VPU_EX_GetCodecCapInfo()
3216 pCodecCapInfo->u8CodecCapFrameRate = capability[eCodecType][2]; in HAL_VPU_EX_GetCodecCapInfo()
3217 pCodecCapInfo->u8CodecCapProfile = capability[eCodecType][3]; in HAL_VPU_EX_GetCodecCapInfo()
3218 pCodecCapInfo->u8CodecCapLevel = capability[eCodecType][4]; in HAL_VPU_EX_GetCodecCapInfo()
3219 pCodecCapInfo->u8CodecCapVersion = capability[eCodecType][5]; in HAL_VPU_EX_GetCodecCapInfo()
4235 MS_BOOL HAL_VPU_EX_GetCMAMemSize(VPU_EX_CodecType eCodecType, VPU_EX_SrcMode eSrcMode, in HAL_VPU_EX_GetCMAMemSize() argument
4245 (unsigned long long)total_length, (int)eCodecType, (int)eSrcMode); in HAL_VPU_EX_GetCMAMemSize()
[all …]

12345