Home
last modified time | relevance | path

Searched refs:m_bEnableMvStore (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/hal/maxim/mfe/Aeon/
H A Dmhal_mfe.c322 mfe_reg.reg_mfe_s_marb_miu_bound_en_2 = (pBufInfo->m_bEnableMvStore==1) ? 1 : 0; in MHal_MFE_Enable_MIU_Protection()
329 if (pBufInfo->m_bEnableMvStore==1) in MHal_MFE_Enable_MIU_Protection()
/utopia/UTPA2-700.0.x/modules/mfe/hal/M7821/mfe/Aeon/
H A Dmhal_mfe.c322 mfe_reg.reg_mfe_s_marb_miu_bound_en_2 = (pBufInfo->m_bEnableMvStore==1) ? 1 : 0; in MHal_MFE_Enable_MIU_Protection()
329 if (pBufInfo->m_bEnableMvStore==1) in MHal_MFE_Enable_MIU_Protection()
/utopia/UTPA2-700.0.x/modules/mfe/hal/maserati/mfe/Aeon/
H A Dmhal_mfe.c322 mfe_reg.reg_mfe_s_marb_miu_bound_en_2 = (pBufInfo->m_bEnableMvStore==1) ? 1 : 0; in MHal_MFE_Enable_MIU_Protection()
329 if (pBufInfo->m_bEnableMvStore==1) in MHal_MFE_Enable_MIU_Protection()
/utopia/UTPA2-700.0.x/modules/mfe/hal/macan/mfe/Aeon/
H A Dmhal_mfe.c322 mfe_reg.reg_mfe_s_marb_miu_bound_en_2 = (pBufInfo->m_bEnableMvStore==1) ? 1 : 0; in MHal_MFE_Enable_MIU_Protection()
329 if (pBufInfo->m_bEnableMvStore==1) in MHal_MFE_Enable_MIU_Protection()
/utopia/UTPA2-700.0.x/modules/mfe/hal/M7621/mfe/Aeon/
H A Dmhal_mfe.c322 mfe_reg.reg_mfe_s_marb_miu_bound_en_2 = (pBufInfo->m_bEnableMvStore==1) ? 1 : 0; in MHal_MFE_Enable_MIU_Protection()
329 if (pBufInfo->m_bEnableMvStore==1) in MHal_MFE_Enable_MIU_Protection()
/utopia/UTPA2-700.0.x/modules/mfe/hal/manhattan/mfe/Aeon/
H A Dmhal_mfe.c322 mfe_reg.reg_mfe_s_marb_miu_bound_en_2 = (pBufInfo->m_bEnableMvStore==1) ? 1 : 0; in MHal_MFE_Enable_MIU_Protection()
329 if (pBufInfo->m_bEnableMvStore==1) in MHal_MFE_Enable_MIU_Protection()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dbufmng.c304 pBufInfo->m_bEnableMvStore = pInfo->bMvStore ? 1 : 0; in m4veGetBufferAddr()
467 pBufInfo->m_bEnableMvStore = 0; in h264GetBufferAddr()
H A Dmfe_reg_m4ve.c585 mfe_reg.reg_mfe_g_mp4_direct_mvstore = pBufInfo->m_bEnableMvStore; in OutputSwCfg1_Mp4()
754 nTarWriteCount = (pBufInfo->m_bEnableMvStore?62:59) + (nTarFDCCount*3); in OutputSwCfg1_Mp4()
H A Dmfe_common.h179 MFE_U8 m_bEnableMvStore; member
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dbufmng.c360 pBufInfo->m_bEnableMvStore = pInfo->bMvStore ? 1 : 0; in m4veGetBufferAddr()
599 pBufInfo->m_bEnableMvStore = 0; in h264GetBufferAddr()
H A Dmfe_reg_m4ve.c698 mfe_reg->reg_mfe_g_mp4_direct_mvstore = pBufInfo->m_bEnableMvStore; in OutputSwCfg1_Mp4()
919 nTarWriteCount = (pBufInfo->m_bEnableMvStore?62:59) + (nTarFDCCount*3); in OutputSwCfg1_Mp4()
H A Dmfe_common.h192 MS_U8 m_bEnableMvStore; member