Home
last modified time | relevance | path

Searched refs:MVD_PicType (Results 1 – 25 of 69) sorted by relevance

123

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMVD.h276 } MVD_PicType; typedef
488 MVD_PicType eFrmType; ///< picture type: I, P, B frame
652 MVD_PicType MDrv_MVD_GetPicType( void );
/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/mvd_ex/
H A DdrvMVD_EX.h281 } MVD_PicType; typedef
492 MVD_PicType eFrmType; ///< picture type: I, P, B frame
721 MVD_PicType MDrv_MVD_GetPicType(MS_U32 u32Id);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMVD.h276 } MVD_PicType; typedef
488 MVD_PicType eFrmType; ///< picture type: I, P, B frame
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.h320 } MVD_PicType; typedef
534 MVD_PicType eFrmType; ///< picture type: I, P, B frame
775 MVD_PicType MDrv_MVD_GetPicType(MS_U32 u32Id);
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h297 } MVD_PicType; typedef
528 MVD_PicType eFrmType; ///< picture type: I, P, B frame
777 MVD_PicType MDrv_MVD_GetPicType(MS_U32 u32Id);
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c1999 MVD_PicType MDrv_MVD_GetPicType( void ) in MDrv_MVD_GetPicType()
2002 MVD_PicType ret = E_MVD_PIC_UNKNOWN; in MDrv_MVD_GetPicType()
6843 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DEC_FRA… in MDrv_MVD_GetFrmInfo()
6855 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DISP_FR… in MDrv_MVD_GetFrmInfo()
6880 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_NEXTDIS… in MDrv_MVD_GetFrmInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maldives/mvd_v3/
H A DhalMVD_EX.c1065 static MVD_PicType _MVD_ExStreamTypeToNumber(unsigned short eType) in _MVD_ExStreamTypeToNumber()
1067 MVD_PicType res = E_MVD_PIC_UNKNOWN; in _MVD_ExStreamTypeToNumber()
3546 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx) in HAL_MVD_GetPicType()
3549 MVD_PicType ret = E_MVD_PIC_UNKNOWN; in HAL_MVD_GetPicType()
4688 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DEC_FRA… in HAL_MVD_GetFrmInfo()
4700 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DISP_FR… in HAL_MVD_GetFrmInfo()
4791 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_NEXTDIS… in HAL_MVD_GetFrmInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mustang/mvd_v3/
H A DhalMVD_EX.c1090 static MVD_PicType _MVD_ExStreamTypeToNumber(unsigned short eType)
1092 MVD_PicType res = E_MVD_PIC_UNKNOWN;
3625 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx) in HAL_MVD_GetPicType()
3628 MVD_PicType ret = E_MVD_PIC_UNKNOWN; in HAL_MVD_GetPicType()
4776 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DEC_FRA… in HAL_MVD_GetFrmInfo()
4788 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DISP_FR… in HAL_MVD_GetFrmInfo()
4879 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_NEXTDIS… in HAL_MVD_GetFrmInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maldives/mvd_ex/
H A DhalMVD_EX.h299 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
H A DhalMVD_EX.c3159 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx) in HAL_MVD_GetPicType()
3162 MVD_PicType ret = E_MVD_PIC_UNKNOWN; in HAL_MVD_GetPicType()
4289 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DEC_FRA… in HAL_MVD_GetFrmInfo()
4301 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DISP_FR… in HAL_MVD_GetFrmInfo()
4343 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_NEXTDIS… in HAL_MVD_GetFrmInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7621/mvd_ex/
H A DhalMVD_EX.h296 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mainz/mvd_v3/
H A DhalMVD_EX.h308 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/manhattan/mvd_ex/
H A DhalMVD_EX.h296 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
H A DhalMVD_EX.c3072 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx) in HAL_MVD_GetPicType()
3075 MVD_PicType ret = E_MVD_PIC_UNKNOWN; in HAL_MVD_GetPicType()
4174 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DEC_FRA… in HAL_MVD_GetFrmInfo()
4186 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DISP_FR… in HAL_MVD_GetFrmInfo()
4228 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_NEXTDIS… in HAL_MVD_GetFrmInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/messi/mvd_ex/
H A DhalMVD_EX.h296 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maxim/mvd_ex/
H A DhalMVD_EX.h296 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/macan/mvd_ex/
H A DhalMVD_EX.h296 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mainz/mvd_ex/
H A DhalMVD_EX.h296 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/M7821/mvd_ex/
H A DhalMVD_EX.h296 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
H A DhalMVD_EX.c3072 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx) in HAL_MVD_GetPicType()
3075 MVD_PicType ret = E_MVD_PIC_UNKNOWN; in HAL_MVD_GetPicType()
4174 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DEC_FRA… in HAL_MVD_GetFrmInfo()
4186 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DISP_FR… in HAL_MVD_GetFrmInfo()
4228 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_NEXTDIS… in HAL_MVD_GetFrmInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/messi/mvd_v3/
H A DhalMVD_EX.h308 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/maserati/mvd_ex/
H A DhalMVD_EX.h296 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
H A DhalMVD_EX.c3072 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx) in HAL_MVD_GetPicType()
3075 MVD_PicType ret = E_MVD_PIC_UNKNOWN; in HAL_MVD_GetPicType()
4174 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DEC_FRA… in HAL_MVD_GetFrmInfo()
4186 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DISP_FR… in HAL_MVD_GetFrmInfo()
4228 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_NEXTDIS… in HAL_MVD_GetFrmInfo()
/utopia/UTPA2-700.0.x/modules/vdec_v2/hal/mustang/mvd_ex/
H A DhalMVD_EX.h299 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx);
H A DhalMVD_EX.c3159 MVD_PicType HAL_MVD_GetPicType(MS_U8 u8Idx) in HAL_MVD_GetPicType()
3162 MVD_PicType ret = E_MVD_PIC_UNKNOWN; in HAL_MVD_GetPicType()
4289 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DEC_FRA… in HAL_MVD_GetFrmInfo()
4301 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_DISP_FR… in HAL_MVD_GetFrmInfo()
4343 …pInfo->eFrmType = (MVD_PicType)HAL_MVD_MemRead2Byte(u32DecFrmInfoAdd + OFFSET_DECFRAMEINFO_NEXTDIS… in HAL_MVD_GetFrmInfo()

123