Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Ddocproc.c440 static void parse_file(FILE *infile) in parse_file() argument
444 while (fgets(line, MAXLINESZ, infile)) { in parse_file()
501 FILE * infile; in main() local
515 infile = fopen(argv[2], "r"); in main()
516 if (infile == NULL) { in main()
539 parse_file(infile); in main()
542 fseek(infile, 0, SEEK_SET); in main()
551 parse_file(infile); in main()
572 parse_file(infile); in main()
580 fclose(infile); in main()
/utopia/UTPA2-700.0.x/modules/mfe/api/mfe/
H A Dmadp_mfe.c1092 fclose(mfe_file_in.infile); in MAdp_MFE_Finish()
1138 err = fread((MFE_U8 *)pmmapTmp->miuPointer, sizeof(MFE_U8), pInfo->nFrameSize, pInfo->infile); in GetFrame_FileIn()
1780 if(!(mfe_file_in.infile = fopen("test.yuv","rb"))) in MAdp_MFE_Init()
1785 fseek(mfe_file_in.infile,0 , SEEK_END); in MAdp_MFE_Init()
1786 mfe_file_in.nTotalFramesInFile = ftell( mfe_file_in.infile ) / mfe_file_in.nFrameSize; in MAdp_MFE_Init()
1787 fseek(mfe_file_in.infile,0 , SEEK_SET); in MAdp_MFE_Init()
H A Dmadp_mfe.h136 FILE *infile; member
/utopia/UTPA2-700.0.x/projects/project/maxim_android/
H A DMakefile459 @echo 'INPUT += \ ' > dxy.infile;
460 @echo $(DXY_SRC) >> dxy.infile;
/utopia/UTPA2-700.0.x/projects/project/mclaren_android/
H A DMakefile459 @echo 'INPUT += \ ' > dxy.infile;
460 @echo $(DXY_SRC) >> dxy.infile;
/utopia/UTPA2-700.0.x/projects/project/kano_android/
H A DMakefile457 @echo 'INPUT += \ ' > dxy.infile;
458 @echo $(DXY_SRC) >> dxy.infile;
/utopia/UTPA2-700.0.x/projects/project/marcus_android/
H A DMakefile459 @echo 'INPUT += \ ' > dxy.infile;
460 @echo $(DXY_SRC) >> dxy.infile;
/utopia/UTPA2-700.0.x/projects/project/manhattan_android/
H A DMakefile459 @echo 'INPUT += \ ' > dxy.infile;
460 @echo $(DXY_SRC) >> dxy.infile;
/utopia/UTPA2-700.0.x/projects/project/curry_android/
H A DMakefile457 @echo 'INPUT += \ ' > dxy.infile;
458 @echo $(DXY_SRC) >> dxy.infile;
/utopia/UTPA2-700.0.x/projects/project/maserati_android/
H A DMakefile459 @echo 'INPUT += \ ' > dxy.infile;
460 @echo $(DXY_SRC) >> dxy.infile;
/utopia/UTPA2-700.0.x/projects/project/M7621_android/
H A DMakefile459 @echo 'INPUT += \ ' > dxy.infile;
460 @echo $(DXY_SRC) >> dxy.infile;
/utopia/UTPA2-700.0.x/projects/project/k6_android/
H A DMakefile457 @echo 'INPUT += \ ' > dxy.infile;
458 @echo $(DXY_SRC) >> dxy.infile;
/utopia/UTPA2-700.0.x/projects/build/
H A DMakefile1188 @echo 'INPUT += \ ' > dxy.infile;
1189 @echo $(DXY_SRC) >> dxy.infile;
H A DbspOneUtopia.dxyfile568 @INCLUDE = dxyOneUtopia.infile
H A Dbsp.dxyfile567 @INCLUDE = dxy.infile