Lines Matching refs:stderr
51 fprintf(stderr,"Need a lattice codebook on the command line.\n");
55 fprintf(stderr,"Need a codeword data file on the command line.\n");
77 fprintf(stderr,"Provided book is not a latticebook.\n");
90 fprintf(stderr,"Could not open input file %s\n",argv[2]);
147 fprintf(stderr,"%4ld: ",j);
150 fprintf(stderr,"%+3.1f,", c->quantlist[index]*_float32_unpack(c->q_delta)+
154 fprintf(stderr,"\t|");
155 for(k=0;k<base-c->lengthlist[j];k++)fprintf(stderr,"*");
156 fprintf(stderr,"\n");
161 fprintf(stderr,"\r "