Home | History | Annotate | Download | only in src

Lines Matching refs:len1

424     M4OSA_UInt32 len1 = (length == 32) ? 31 : length;
432 maskedValue = (M4OSA_UInt32)(value &(( 1 << len1) - 1));