Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c24846 MS_U32 Decode_type; in _VDEC_EX_OPTEE_GetDecoderByCodecType() local
24854 Decode_type = E_Decode_HVD; in _VDEC_EX_OPTEE_GetDecoderByCodecType()
24857 Decode_type = E_Decode_VP8; in _VDEC_EX_OPTEE_GetDecoderByCodecType()
24862 Decode_type = E_Decode_EVD; in _VDEC_EX_OPTEE_GetDecoderByCodecType()
24872 Decode_type = E_Decode_MVD; in _VDEC_EX_OPTEE_GetDecoderByCodecType()
24875 Decode_type = E_Decode_NONE; in _VDEC_EX_OPTEE_GetDecoderByCodecType()
24879 return Decode_type; in _VDEC_EX_OPTEE_GetDecoderByCodecType()