Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DMVD_EX_Common.c222 MS_BOOL MDrv_MVDSendCodecKey(MS_U32 u32Id,MS_U8 u8Decoder,MS_U16 u16CodecKey) in MDrv_MVDSendCodecKey() argument
230 …OMMON_CMD1,(((VDEC_TAG<<24)&0xff000000))|(((u8Decoder<<16)&0xff0000))|(u16CodecKey&0xffff)) == FAL… in MDrv_MVDSendCodecKey()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DMVD_EX_Common.c225 MS_BOOL MDrv_MVDSendCodecKey(MS_U32 u32Id,MS_U8 u8Decoder,MS_U16 u16CodecKey) in MDrv_MVDSendCodecKey() argument
233 …OMMON_CMD1,(((VDEC_TAG<<24)&0xff000000))|(((u8Decoder<<16)&0xff0000))|(u16CodecKey&0xffff)) == FAL… in MDrv_MVDSendCodecKey()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DHVD_EX_Common.c287 MS_BOOL _MDrv_HVDSendCodecKey(MS_U32 u32Id,MS_U8 u8Decoder,MS_U16 u16CodecKey) in _MDrv_HVDSendCodecKey() argument
293 …OMMON_CMD1,(((VDEC_TAG<<24)&0xff000000))|(((u8Decoder<<16)&0xff0000))|(u16CodecKey&0xffff)) == FAL… in _MDrv_HVDSendCodecKey()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DHVD_EX_Common.c275 MS_BOOL _MDrv_HVDSendCodecKey(MS_U32 u32Id,MS_U8 u8Decoder,MS_U16 u16CodecKey) in _MDrv_HVDSendCodecKey() argument
281 …OMMON_CMD1,(((VDEC_TAG<<24)&0xff000000))|(((u8Decoder<<16)&0xff0000))|(u16CodecKey&0xffff)) == FAL… in _MDrv_HVDSendCodecKey()