Home | History | Annotate | Download | only in src

Lines Matching refs:xff

47   ogg_int64_t granulepos=page[13]&(0xff);
48 granulepos= (granulepos<<8)|(page[12]&0xff);
49 granulepos= (granulepos<<8)|(page[11]&0xff);
50 granulepos= (granulepos<<8)|(page[10]&0xff);
51 granulepos= (granulepos<<8)|(page[9]&0xff);
52 granulepos= (granulepos<<8)|(page[8]&0xff);
53 granulepos= (granulepos<<8)|(page[7]&0xff);
54 granulepos= (granulepos<<8)|(page[6]&0xff);
292 crc_reg=(crc_reg<<8)^crc_lookup[((crc_reg >> 24)&0xff)^og->header[i]];
294 crc_reg=(crc_reg<<8)^crc_lookup[((crc_reg >> 24)&0xff)^og->body[i]];
296 og->header[22]=(unsigned char)(crc_reg&0xff);
297 og->header[23]=(unsigned char)((crc_reg>>8)&0xff);
298 og->header[24]=(unsigned char)((crc_reg>>16)&0xff);
299 og->header[25]=(unsigned char)((crc_reg>>24)&0xff);
415 if((os->lacing_vals[vals]&0xff)<255){
443 os->header[i]=(unsigned char)(granule_pos&0xff);
451 os->header[i]=(unsigned char)(serialno&0xff);
466 os->header[i]=(unsigned char)(pageno&0xff);
478 os->header[26]=(unsigned char)(vals&0xff);
480 bytes+=os->header[i+27]=(unsigned char)(os->lacing_vals[i]&0xff);
823 os->body_fill-=os->lacing_vals[i]&0xff;
959 int size=os->lacing_vals[ptr]&0xff;
966 size=val&0xff;
1042 if(op->packet[j]!=((j+no)&0xff)){
1044 j,op->packet[j],(j+no)&0xff);
1148 0xff,0x7b,0x23,0x17,
1180 0xff,0x7b,0x23,0x17,
1185 0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
1234 0xff,0x7b,0x23,0x17,
1258 0xff,0x7b,0x23,0x17,
1312 0xff,0x7b,0x23,0x17,
1356 0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,0xFF,
1404 0xff,0x7b,0x23,0x17,