Searched refs:codeword (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/fxbarcode/datamatrix/ |
D | BC_EncoderContext.cpp | 73 void CBC_EncoderContext::writeCodeword(wchar_t codeword) { in writeCodeword() argument 74 m_codewords += codeword; in writeCodeword()
|
D | BC_EncoderContext.h | 27 void writeCodeword(wchar_t codeword);
|
/external/libxaac/decoder/ |
D | ixheaacd_rev_vlc.c | 442 int codeword = 0; in ixheaacd_rvlc_decode_escape_word() local 453 codeword = codeword << 1 | carry_bit; in ixheaacd_rvlc_decode_escape_word() 454 indx = ixheaacd_rvlc_decode_esc(codeword, len, &found); in ixheaacd_rvlc_decode_escape_word() 503 short codeword = 0; in ixheaacd_decode_rvlc_code_word() local 512 codeword = codeword << 1 | carry_bit; in ixheaacd_decode_rvlc_code_word() 513 indx = ixheaacd_rvlc_decode(codeword, len, &found); in ixheaacd_decode_rvlc_code_word()
|
/external/swiftshader/src/Device/ |
D | ETC_Decoder.cpp | 621 int codeword = isSigned ? signed_base_codeword : base_codeword; in getSingleChannel() local 624 (codeword * 8 + 4 + getSingleChannelModifier(x, y)) : in getSingleChannel() 625 (codeword * 8 + 4 + getSingleChannelModifier(x, y) * multiplier * 8)) : in getSingleChannel() 626 codeword + getSingleChannelModifier(x, y) * multiplier; in getSingleChannel()
|
/external/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 621 int codeword = isSigned ? signed_base_codeword : base_codeword; in getSingleChannel() local 624 (codeword * 8 + 4 + getSingleChannelModifier(x, y)) : in getSingleChannel() 625 (codeword * 8 + 4 + getSingleChannelModifier(x, y) * multiplier * 8)) : in getSingleChannel() 626 codeword + getSingleChannelModifier(x, y) * multiplier; in getSingleChannel()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 2031 // Compare and form codeword.
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 38763 codeword %7773
|