Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c1220 MEMMAP_t tmp_frame; in MAdp_MFE_Proc() local
1272 tmp_frame.miuPointer = my_malloc(&madp_mfe_buff_info.mfe_buf_va, nFrameSize,"tmp_frame"); in MAdp_MFE_Proc()
1273 tmp_frame.miuAddress = MAdp_MPool_VA2PA(tmp_frame.miuPointer); in MAdp_MFE_Proc()
1318 …e_YUVGen((MFE_U8)(100+src_inc*5), appPVR_Info.width, appPVR_Info.height, &tmp_frame, &input_frame); in MAdp_MFE_Proc()
1321 nBufStatus = GetFrame_FileIn(&mfe_file_in, &tmp_frame, &input_frame); in MAdp_MFE_Proc()
1515 …e_YUVGen((MFE_U8)(100+src_inc*5), appPVR_Info.width, appPVR_Info.height, &tmp_frame, &input_frame); in MAdp_MFE_Proc()
1518 nBufStatus = GetFrame_FileIn(&mfe_file_in, &tmp_frame, &input_frame); in MAdp_MFE_Proc()