Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A DIntraUpdate.h110 } IntraUpdateContext; typedef
116 void IntraUpdate_Init(IntraUpdateContext* ctx);
117 void IntraUpdate_Frame(IntraUpdateContext* ctx);
H A DIntraUpdate.c135 void IntraUpdate_Init(IntraUpdateContext* ctx) in IntraUpdate_Init()
148 void IntraUpdate_Frame(IntraUpdateContext* ctx) in IntraUpdate_Frame()
H A Dmfe_common.c673 IntraUpdateContext *ctx = &pConfig->m_IUContext; in IntraUpdateInit()
710 IntraUpdateContext *ctx = &pConfig->m_IUContext; in IntraUpdateClose()
H A Dmfe_common.h377 IntraUpdateContext m_IUContext;
H A Dmfe_reg_264e.c450 IntraUpdateContext* ctx = &pConfig->m_IUContext; in OutputSwCfg1_H264()
H A Dmfe_reg_m4ve.c622 IntraUpdateContext* ctx = &pConfig->m_IUContext; in OutputSwCfg1_Mp4()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A DIntraUpdate.h112 } IntraUpdateContext; typedef
118 void IntraUpdate_Init(IntraUpdateContext* ctx);
119 void IntraUpdate_Frame(IntraUpdateContext* ctx);
H A DIntraUpdate.c86 void IntraUpdate_Init(IntraUpdateContext* ctx) in IntraUpdate_Init()
99 void IntraUpdate_Frame(IntraUpdateContext* ctx) in IntraUpdate_Frame()
H A Dmfe_common.c625 IntraUpdateContext *ctx = &pConfig->m_IUContext; in IntraUpdateInit()
660 IntraUpdateContext *ctx = &pConfig->m_IUContext; in IntraUpdateClose()
H A Dmfe_common.h411 IntraUpdateContext m_IUContext;
H A Dmfe_reg_m4ve.c774 IntraUpdateContext* ctx = &pConfig->m_IUContext; in OutputSwCfg1_Mp4()
H A Dmfe_reg_264e.c832 IntraUpdateContext* ctx = &pConfig->m_IUContext; in OutputSwCfg1_H264()