Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiMJPEG_inc.c291 …pInitParam->u32FwAddr, pInitParam->u32FwBinSize, pInitParam->u32FwBinAddr, pInitParam->eFwSrcType); in MApi_MJPEG_Init()
301 …pInitParam->u32FwAddr, pInitParam->u32FwBinSize, pInitParam->u32FwBinAddr, pInitParam->eFwSrcType)) in MApi_MJPEG_Init()
H A DapiMJPEG.h197 MJPEG_FWSourceType eFwSrcType; // the input FW source type. member
H A DapiVDEC.c4031 initParam.eFwSrcType = (MJPEG_FWSourceType)cfg.eFWSourceType; in MApi_VDEC_V2_Init()
4630 initParam.eFwSrcType = (MJPEG_FWSourceType)cfg.eFWSourceType; in MApi_VDEC_V2_Init_EX()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiMJPEG_EX.h206 MJPEG_FWSourceType eFwSrcType; // the input FW source type. member
H A DapiMJPEG_EX.c752 …pInitParam->u32FwAddr, pInitParam->u32FwBinSize, pInitParam->u32FwBinAddr, pInitParam->eFwSrcType)) in MApi_MJPEG_Init()
H A DapiVDEC_EX.c15271 initParam.eFwSrcType = (MJPEG_FWSourceType)cfg.eFWSourceType; in MApi_VDEC_EX_V2_Init()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiMJPEG_EX.h210 MJPEG_FWSourceType eFwSrcType; // the input FW source type. member
H A DapiMJPEG_EX.c787 FWInfo.u8FwSrcType = pInitParam->eFwSrcType; in MApi_MJPEG_Init()
H A DapiVDEC_EX.c21440 initParam.eFwSrcType = (MJPEG_FWSourceType)cfg.eFWSourceType; in MApi_VDEC_EX_V2_Init()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiMJPEG_EX.h210 MJPEG_FWSourceType eFwSrcType; // the input FW source type. member
H A DapiMJPEG_EX.c816 FWInfo.u8FwSrcType = pInitParam->eFwSrcType; in MApi_MJPEG_Init()
H A DapiVDEC_EX.c23834 initParam.eFwSrcType = (MJPEG_FWSourceType)cfg.eFWSourceType; in MApi_VDEC_EX_V2_Init()
H A DapiVDEC_EX.c.023111 initParam.eFwSrcType = (MJPEG_FWSourceType)cfg.eFWSourceType;