Searched refs:eExPtnType (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiVDEC_wrap.c | 2603 VDEC_EX_PatternType eExPtnType = _VDEC_MapExPatternType(ePatternType); in MApi_VDEC_GenPattern() local 2604 eEXRetVal = MApi_VDEC_EX_GenPattern(&stStreamId, eExPtnType, u32Addr, pu32Size); in MApi_VDEC_GenPattern() 2618 VDEC_EX_PatternType eExPtnType = _VDEC_MapExPatternType(ePatternType); in MApi_VDEC_GetPatternLeastLength() local 2619 u32Ret = MApi_VDEC_EX_GetPatternLeastLength(&stStreamId, eExPtnType); in MApi_VDEC_GetPatternLeastLength()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiVDEC_wrap.c | 2659 VDEC_EX_PatternType eExPtnType = _VDEC_MapExPatternType(ePatternType); in MApi_VDEC_GenPattern() local 2660 eEXRetVal = MApi_VDEC_EX_GenPattern(&stStreamId, eExPtnType, u32Addr, pu32Size); in MApi_VDEC_GenPattern() 2674 VDEC_EX_PatternType eExPtnType = _VDEC_MapExPatternType(ePatternType); in MApi_VDEC_GetPatternLeastLength() local 2675 u32Ret = MApi_VDEC_EX_GetPatternLeastLength(&stStreamId, eExPtnType); in MApi_VDEC_GetPatternLeastLength()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_wrap.c | 2632 VDEC_EX_PatternType eExPtnType = _VDEC_MapExPatternType(ePatternType); in MApi_VDEC_GenPattern() local 2633 eEXRetVal = MApi_VDEC_EX_GenPattern(&stStreamId, eExPtnType, u32Addr, pu32Size); in MApi_VDEC_GenPattern() 2647 VDEC_EX_PatternType eExPtnType = _VDEC_MapExPatternType(ePatternType); in MApi_VDEC_GetPatternLeastLength() local 2648 u32Ret = MApi_VDEC_EX_GetPatternLeastLength(&stStreamId, eExPtnType); in MApi_VDEC_GetPatternLeastLength()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/ |
| H A D | apiVDEC_EX_wrap.c | 2412 VDEC_EX_Result MApi_VDEC_EX_GenPattern(VDEC_StreamId *pStreamId, VDEC_EX_PatternType eExPtnType, MS… in MApi_VDEC_EX_GenPattern() argument 2418 VDEC_PatternType ePtnType = _VDEC_MapPatternType(eExPtnType); in MApi_VDEC_EX_GenPattern()
|