Searched refs:gDMS_MVOPShowBufferID (Results 1 – 3 of 3) sorted by relevance
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()[all …]
176 MS_U8 gDMS_MVOPShowBufferID; member
100 pDMSResourcePrivate->stDrvDMS.gDMS_MVOPShowBufferID = DMS_Invalid_ReadPointer_ID; in DMSRegisterToUtopia()