Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC_v2.c220 psVDEC_InstPri->fpVDEC_GetActiveCodecType = MApi_VDEC_V2_GetActiveCodecType; in VDEC_V2_Open()
567 *((VDEC_CodecType *)pRet) = psVDEC_InstPri->fpVDEC_GetActiveCodecType(); in VDEC_V2_Ioctl()
H A Dvdec_private.h297 IOCTL_VDEC_GetActiveCodecType fpVDEC_GetActiveCodecType; member