Home
last modified time | relevance | path

Searched refs:bIsSupportDivxPlus (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC.c194 MS_BOOL bIsSupportDivxPlus; variable
1047 bIsSupportDivxPlus = FALSE; in _VDEC_GetDecoderByCodecType()
1080 bIsSupportDivxPlus = TRUE; in _VDEC_GetDecoderByCodecType()
1208 bIsSupportDivxPlus = TRUE; in _VDEC_GetDecoderByCodecType()
8440 if ( (bIsSupportDivxPlus == FALSE) && (MDrv_MVD_GetDivxVer() != 0) ) in MApi_VDEC_V2_GetErrCode()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c591 MS_BOOL bIsSupportDivxPlus; variable
3376 bIsSupportDivxPlus = TRUE; in _VDEC_EX_GetDecoderByCodecType()
8930 if ( (bIsSupportDivxPlus == FALSE) && (MDrv_MVD_GetDivxVer(u32Id) != 0) ) in _MApi_VDEC_EX_V2_GetErrCode()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c917 MS_BOOL bIsSupportDivxPlus; variable
6656 bIsSupportDivxPlus = TRUE; in _VDEC_EX_GetDecoderByCodecType()
13404 if ( (bIsSupportDivxPlus == FALSE) && (MDrv_MVD_GetDivxVer(u32Id) != 0) ) in _MApi_VDEC_EX_V2_GetErrCode()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c976 MS_BOOL bIsSupportDivxPlus; variable
7702 bIsSupportDivxPlus = TRUE; in _VDEC_EX_GetDecoderByCodecType()
14498 if ( (bIsSupportDivxPlus == FALSE) && (MDrv_MVD_GetDivxVer(u32Id) != 0) ) in _MApi_VDEC_EX_V2_GetErrCode()
H A DapiVDEC_EX.c.0976 MS_BOOL bIsSupportDivxPlus;
7698 bIsSupportDivxPlus = TRUE;
14494 if ( (bIsSupportDivxPlus == FALSE) && (MDrv_MVD_GetDivxVer(u32Id) != 0) )