Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mfe/api/mfe_ex/
H A Dmadp_mfe.h114 #define FRAM_BUF_SIZE 512UL*1024UL //output bsp buffer macro
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.h121 #define FRAM_BUF_SIZE 512*1024 //output bsp buffer macro
H A Dmadp_mfe.c1742 mux_frame_buf = my_malloc(&madp_mfe_buff_info.mfe_buf_va, FRAM_BUF_SIZE,"mux_frame_buf"); in MAdp_MFE_Init()