Searched refs:u32bsBufUnderflowTH (Results 1 – 5 of 5) sorted by relevance
3683 MS_U32 u32bsBufUnderflowTH = ((((cfg.u32BitstreamBufSize*15)/16)>>3)<<3); in MApi_VDEC_V2_Init() local3685 MDrv_MVD_SetUnderflowTH(u32bsBufUnderflowTH); in MApi_VDEC_V2_Init()4286 MS_U32 u32bsBufUnderflowTH = ((((cfg.u32BitstreamBufSize*15)/16)>>3)<<3); in MApi_VDEC_V2_Init_EX() local4288 MDrv_MVD_SetUnderflowTH(u32bsBufUnderflowTH); in MApi_VDEC_V2_Init_EX()
14867 MS_U32 u32bsBufUnderflowTH = ((((cfg.u32BitstreamBufSize*15)/16)>>3)<<3); in MApi_VDEC_EX_V2_Init() local14869 MDrv_MVD_SetUnderflowTH(u32Id, u32bsBufUnderflowTH); in MApi_VDEC_EX_V2_Init()
20919 MS_U32 u32bsBufUnderflowTH = ((((cfg.u32BitstreamBufSize*15)/16)>>3)<<3); in MApi_VDEC_EX_V2_Init() local20921 MDrv_MVD_SetUnderflowTH(u32Id, u32bsBufUnderflowTH); in MApi_VDEC_EX_V2_Init()
23283 MS_U32 u32bsBufUnderflowTH = ((((cfg.u32BitstreamBufSize*15)/16)>>3)<<3); in MApi_VDEC_EX_V2_Init() local23285 MDrv_MVD_SetUnderflowTH(u32Id, u32bsBufUnderflowTH); in MApi_VDEC_EX_V2_Init()
22560 MS_U32 u32bsBufUnderflowTH = ((((cfg.u32BitstreamBufSize*15)/16)>>3)<<3);22562 MDrv_MVD_SetUnderflowTH(u32Id, u32bsBufUnderflowTH);