Lines Matching refs:gDMS_MVOPShowBufferID

2116 …       if(u16CurID != RES_DMS.gDMS_MVOPShowBufferID && u16CurID != RES_DMS.gDMS_MVOPRemoveBufferID)  in _MarkIgnorableReadBuffer()
3870 …ByteMask(0x1014AE,(RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][RES_DMS.gDMS_MVOPShowBufferID].stMFdecIn… in _DMS_MVOP_MFDEC_Patch()
3871 …yteMask(0x1014B0,((RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][RES_DMS.gDMS_MVOPShowBufferID].stMFdecIn… in _DMS_MVOP_MFDEC_Patch()
3872 …ByteMask(0x1014BC,(RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][RES_DMS.gDMS_MVOPShowBufferID].stMFdecIn… in _DMS_MVOP_MFDEC_Patch()
4305 if(RES_DMS.gDMS_MVOPShowBufferID != DMS_Invalid_ReadPointer_ID) in _DMS_DIP_Flow_PrepareNextFrame()
4307 RES_DMS.gDMS_MVOPRemoveBufferID = RES_DMS.gDMS_MVOPShowBufferID; in _DMS_DIP_Flow_PrepareNextFrame()
4309 RES_DMS.gDMS_MVOPShowBufferID = u16BufferID; in _DMS_DIP_Flow_PrepareNextFrame()
4331 sync_print("prepare ID%d -> %d => ",u16BufferID,RES_DMS.gDMS_MVOPShowBufferID); in _DMS_VDEC_Flow_PrepareNextFrame()
4332 if(RES_DMS.gDMS_MVOPShowBufferID != DMS_Invalid_ReadPointer_ID) in _DMS_VDEC_Flow_PrepareNextFrame()
4334 RES_DMS.gDMS_MVOPRemoveBufferID = RES_DMS.gDMS_MVOPShowBufferID; in _DMS_VDEC_Flow_PrepareNextFrame()
4336 RES_DMS.gDMS_MVOPShowBufferID = u16BufferID; in _DMS_VDEC_Flow_PrepareNextFrame()
4338 …_DMS_MVOP_MFDEC_Patch(RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][RES_DMS.gDMS_MVOPShowBufferID].stMFde… in _DMS_VDEC_Flow_PrepareNextFrame()
4420 if(_DMS_XC_SetWindow_MVOP_SetPath(pInstance, RES_DMS.gDMS_MVOPShowBufferID)) in _DMS_SyncSettingForNextFrame()
4653 u8BufferID = RES_DMS.gDMS_MVOPShowBufferID; in _DMS_PrepareNextFrame()
4666 …VDEC pause reset window case, ID %d\033[0m\n",__FUNCTION__,__LINE__,RES_DMS.gDMS_MVOPShowBufferID); in _DMS_PrepareNextFrame()
4796 … DMS_Invalid_ReadPointer_ID) && (RES_DMS.gDMS_MVOPRemoveBufferID != RES_DMS.gDMS_MVOPShowBufferID)) in _DMS_SwitchMVOPBufferByDIP()
4815 …[MVOP_WINDOW][RES_DMS.gDMS_MVOPShowBufferID].u32SrcLumaAddr = RES_DMS._stXC_DIPPushInfo[MVOP_WINDO… in _DMS_SwitchMVOPBufferByVDEC()
4816 …MVOP_WINDOW][RES_DMS.gDMS_MVOPShowBufferID].u32SrcChromaAddr = RES_DMS._stXC_DIPPushInfo[MVOP_WIND… in _DMS_SwitchMVOPBufferByVDEC()
4819 …o[MVOP_WINDOW][RES_DMS.gDMS_MVOPShowBufferID].u32SrcLumaAddr,RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW… in _DMS_SwitchMVOPBufferByVDEC()
4824 if(u8VDEC_FPSID != RES_DMS.gDMS_MVOPShowBufferID) in _DMS_SwitchMVOPBufferByVDEC()
4828 u8VDEC_FPSID = RES_DMS.gDMS_MVOPShowBufferID; in _DMS_SwitchMVOPBufferByVDEC()
4830 …sync_print("set show ID%d, rm %d => ",RES_DMS.gDMS_MVOPShowBufferID, RES_DMS.gDMS_MVOPRemoveBuffer… in _DMS_SwitchMVOPBufferByVDEC()
4834 … DMS_Invalid_ReadPointer_ID) && (RES_DMS.gDMS_MVOPRemoveBufferID != RES_DMS.gDMS_MVOPShowBufferID)) in _DMS_SwitchMVOPBufferByVDEC()
4908 …D %d, now show ID%d => ",RES_DMS.u8DIPReadytoCaptureID[MVOP_WINDOW],RES_DMS.gDMS_MVOPShowBufferID); in _Task_DMS_CapturePushedFrame()
6338 RES_DMS.gDMS_MVOPShowBufferID = DMS_Invalid_ReadPointer_ID; in _MDrv_DMS_Final()