Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC.c383 } VDEC_Decoder; typedef
403 VDEC_Decoder eDecoder;
425 static VDEC_Decoder _VDEC_GetDecoderByCodecType(VDEC_CodecType eCodecType);
1042 static VDEC_Decoder _VDEC_GetDecoderByCodecType(VDEC_CodecType eCodecType) in _VDEC_GetDecoderByCodecType()
1044 VDEC_Decoder eDecoder; in _VDEC_GetDecoderByCodecType()
1192 static VDEC_Decoder _VDEC_GetDecoderByCodecType(VDEC_CodecType eCodecType) in _VDEC_GetDecoderByCodecType()
1194 VDEC_Decoder eDecoder; in _VDEC_GetDecoderByCodecType()
3001 VDEC_Decoder eDecoder; in MApi_VDEC_V2_CheckCaps()