Home | History | Annotate | Download | only in libwnnDictionary

Lines Matching refs:xfc

118                 dst_tmp[ 1 ] =        ( ( dst1 & 0x03 ) << 6 ) | ( ( dst2 & 0xfc ) >> 2 );