Home | History | Annotate | Download | only in lib

Lines Matching defs:indata

1047   unsigned long indata = 0;
1122 memcpy(&indata, input_buf[1].pvBuffer, 4);
1127 sec_layer = indata & 0x000000FF;
1135 max_size = ntohl(indata & 0xFFFFFF00);