Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/version/
H A Dversionembadder.c133 char* pbuf; in main() local
214 pbuf = NULL; in main()
220 pbuf = pbufLibR+count; in main()
221 VERSIONEMBADDER_DEBUG("pbuf: %s\n", pbuf); in main()
223 push(&pVesList, pbuf + STRLEN); in main()
228 if(pbuf == NULL) in main()
243 pbuf = NULL; in main()
248 pbuf = pbufVerR+count; in main()
249 VERSIONEMBADDER_DEBUG("pbuf: %s\n", pbuf); in main()
254 if(!pbuf) in main()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/vpu_v3/
H A DFieldDetection.c60 static void ReleaseMem (unsigned char* pbuf)
62 if (pbuf != NULL)
63 free(pbuf);
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/vpu_v3/
H A DFieldDetection.c60 static void ReleaseMem (unsigned char* pbuf)
62 if (pbuf != NULL)
63 free(pbuf);
/utopia/UTPA2-700.0.x/modules/mfe/hal/M7821/mfe/globalinc/
H A Dfpga_def.h111 BOOL HIF_DMAGetFile_slow(char* filename, DWORD addr, int size, int endian, BYTE* pbuf);
/utopia/UTPA2-700.0.x/modules/mfe/hal/manhattan/mfe/globalinc/
H A Dfpga_def.h111 BOOL HIF_DMAGetFile_slow(char* filename, DWORD addr, int size, int endian, BYTE* pbuf);
/utopia/UTPA2-700.0.x/modules/mfe/hal/M7621/mfe/globalinc/
H A Dfpga_def.h111 BOOL HIF_DMAGetFile_slow(char* filename, DWORD addr, int size, int endian, BYTE* pbuf);
/utopia/UTPA2-700.0.x/modules/mfe/hal/macan/mfe/globalinc/
H A Dfpga_def.h111 BOOL HIF_DMAGetFile_slow(char* filename, DWORD addr, int size, int endian, BYTE* pbuf);
/utopia/UTPA2-700.0.x/modules/mfe/hal/maserati/mfe/globalinc/
H A Dfpga_def.h111 BOOL HIF_DMAGetFile_slow(char* filename, DWORD addr, int size, int endian, BYTE* pbuf);
/utopia/UTPA2-700.0.x/modules/mfe/hal/maxim/mfe/globalinc/
H A Dfpga_def.h111 BOOL HIF_DMAGetFile_slow(char* filename, DWORD addr, int size, int endian, BYTE* pbuf);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_v2.h2841 void *pbuf; member
H A DapiXC.h6848 MS_BOOL MApi_XC_S_Disp_Ctrl(MS_U32 u32Cmd,void *pbuf,MS_U32 u32BufSize);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt5659 MS_BOOL MApi_XC_S_Disp_Ctrl(MS_U32 u32Cmd,void *pbuf,MS_U32 u32BufSize);
62741 void *pbuf;