Searched refs:ofp (Results 1 – 2 of 2) sorted by relevance
44 FILE *fp, *ofp=NULL; variable256 if ((ofp = fopen("/data/dec-out.pcm", "wb")) == NULL) in main()262 p_output = ofp; in main()337 if (ofp) fclose(ofp); in main()
215 FILE *fp, *ofp; in main() local293 if ((ofp = fopen("dec-mix-out.pcm", "wb")) == NULL) in main()298 p_output = ofp; in main()