Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC.c425 static VDEC_Decoder _VDEC_GetDecoderByCodecType(VDEC_CodecType eCodecType);
1042 static VDEC_Decoder _VDEC_GetDecoderByCodecType(VDEC_CodecType eCodecType) in _VDEC_GetDecoderByCodecType() function
1192 static VDEC_Decoder _VDEC_GetDecoderByCodecType(VDEC_CodecType eCodecType) in _VDEC_GetDecoderByCodecType() function
3003 eDecoder = _VDEC_GetDecoderByCodecType(eCodecType); in MApi_VDEC_V2_CheckCaps()
3571 _Attr.eDecoder = _VDEC_GetDecoderByCodecType(pInitParam->eCodecType); in MApi_VDEC_V2_Init()
4187 _Attr.eDecoder = _VDEC_GetDecoderByCodecType(pInitParam->eCodecType); in MApi_VDEC_V2_Init_EX()