Searched refs:codeword (Results 1 – 12 of 12) sorted by relevance
/external/pdfium/fxbarcode/datamatrix/ |
D | BC_EncoderContext.cpp | 63 void CBC_EncoderContext::writeCodeword(wchar_t codeword) { in writeCodeword() argument 64 m_codewords += codeword; in writeCodeword()
|
D | BC_EncoderContext.h | 25 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 | 618 int codeword = isSigned ? signed_base_codeword : base_codeword; in getSingleChannel() local 619 … == 0) ? (codeword * 8 + 4 + getSingleChannelModifier(x, y)) : (codeword * 8 + 4 + getSingleChanne… 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/angle/src/image_util/ |
D | loadimage_etc.cpp | 1339 int codeword = isSigned ? u.scblk.base_codeword.s : u.scblk.base_codeword.us; in getSingleEACChannel() local 1341 return codeword * 8 + 4 + getSingleChannelModifier(x, y) * multiplier; in getSingleEACChannel() 1346 int codeword = isSigned ? u.scblk.base_codeword.s : u.scblk.base_codeword.us; in getSingleETC2Channel() local 1347 return codeword + getSingleChannelModifier(x, y) * u.scblk.multiplier; in getSingleETC2Channel()
|
/external/zstd/doc/ |
D | zstd_compression_format.md | 1205 by bit sequences (codewords), one codeword for each symbol,
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 2121 // Compare and form codeword.
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 2108 // Compare and form codeword.
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/one-true-awk/testdir/ |
D | funstack.in | 1527 …which the location, length, and content of each array is described by a codeword which can be inte…
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 38763 codeword %7773
|