Home | History | Annotate | Download | only in src

Lines Matching defs:byte0

953     int byte0, byte1, byte2, shift, tmpvar;
989 byte0 = stream->curr_word >> 24;
990 if ((byte0 & msk[shift]) == 0)