Searched refs:indi (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libvcodex/ |
H A D | vcsfio.c | 183 static ssize_t hdrvcdiff(Vcio_t* iodt, int indi, Vcchar_t* code, ssize_t cdsz) argument 185 static ssize_t hdrvcdiff(iodt, indi, code, cdsz) 187 int indi; /* indicator byte */ 195 if(indi&VCD_COMPRESSOR) /* no secondary compressor */ 207 if(indi&VCD_CODETABLE) 435 int indi, head, loop; local 475 if((indi = vciogetc(&io)) & VC_EXTRAHEADER ) 482 { if((cdsz = hdrvcdiff(&io, indi, cdbuf, sizeof(cdbuf))) < 0)
|
Completed in 9 milliseconds