Home
last modified time | relevance | path

Searched defs:bIsNStreamMode (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/vpu_lite/
H A DhalVPU_EX.c1469 static MS_U8 _VPU_EX_DecideCidx(MS_U8 u8OffsetIdx, MS_BOOL bIsEVD, MS_BOOL bIsNStreamMode) in _VPU_EX_DecideCidx()
2485 …Id HAL_VPU_EX_GetFreeStream(HAL_VPU_StreamType eStreamType, MS_BOOL bIsEVD, MS_BOOL bIsNStreamMode) in HAL_VPU_EX_GetFreeStream()
3670 void HAL_VPU_EX_SetCidx(MS_U32 u32Id, MS_BOOL bIsEVD, MS_BOOL bIsNStreamMode) in HAL_VPU_EX_SetCidx()
/utopia/UTPA2-700.0.x/modules/vdec_lite/hal/kano/hvd_lite/
H A DhalHVD_EX.c3128 static MS_U8 _HVD_EX_DecideCidx(MS_U8 u8Idx, MS_BOOL bIsEVD, MS_BOOL bIsNStreamMode) in _HVD_EX_DecideCidx()
3273 void HAL_HVD_EX_SetCidx(MS_U32 u32Id, MS_BOOL bIsEVD, MS_BOOL bIsNStreamMode) in HAL_HVD_EX_SetCidx()
4137 …Id HAL_HVD_EX_GetFreeStream(HAL_HVD_StreamType eStreamType, MS_BOOL bIsEVD, MS_BOOL bIsNStreamMode) in HAL_HVD_EX_GetFreeStream()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mvd_lite/
H A DdrvMVD_EX.c3111 …sult MDrv_MVD_GetFreeStream(MS_U32 *pu32Id, MVD_DRV_StreamType eStreamType, MS_BOOL bIsNStreamMode) in MDrv_MVD_GetFreeStream()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.c2240 …eeStream(MS_U32 *pu32Id, HVD_EX_DRV_StreamType eStreamType, MS_BOOL bIsEVD, MS_BOOL bIsNStreamMode) in MDrv_HVD_EX_GetFreeStream()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c8969 …c VDEC_EX_Result _VDEC_EX_SetCidx(VDEC_StreamId *pStreamId, MS_BOOL bIsEVD, MS_BOOL bIsNStreamMode) in _VDEC_EX_SetCidx()