Home | History | Annotate | Download | only in encode

Lines Matching full:long_index

752     int long_index;
754 while ((c =getopt_long_only(argc,argv,"w:h:n:f:o:?",long_opts,&long_index)) != EOF) {