Lines Matching refs:lhlCode
452 U32 const lhlCode = (istart[0] >> 2) & 3;
454 switch (lhlCode) {
457 default: /* note : default is impossible, since lhlCode into [0..3] */
459 singleStream = !lhlCode;
504 U32 const lhlCode = ((istart[0]) >> 2) & 3;
505 switch (lhlCode) {
508 default: /* note : default is impossible, since lhlCode into [0..3] */
538 U32 const lhlCode = ((istart[0]) >> 2) & 3;
540 switch (lhlCode) {
543 default: /* note : default is impossible, since lhlCode into [0..3] */