Home
last modified time | relevance | path

Searched defs:input_frame (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c1166 static void MFE_CleanDi_Function(MEMMAP_t* input_frame) in MFE_CleanDi_Function()
1178 static void MFE_GetFrame_Function(MEMMAP_t* input_frame,int* nBufStatus) in MFE_GetFrame_Function()
1218 MEMMAP_t input_frame; in MAdp_MFE_Proc() local
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe.c167 static MS_BOOL MAdp_MFE_Proc_nonThread(MEMMAP_CUR_t input_frame) in MAdp_MFE_Proc_nonThread()