Searched refs:encoding (Results 1 – 9 of 9) sorted by relevance
92 bmp_encoding encoding; member
219 bmp->encoding = read_uint32(data, 16); in bmp_info_header_parse()228 switch (bmp->encoding) { in bmp_info_header_parse()258 if (bmp->encoding == BMP_ENCODING_BITFIELDS) { in bmp_info_header_parse()534 if (bmp->encoding == BMP_ENCODING_BITFIELDS) in bmp_decode_rgb32()547 if (bmp->encoding == BMP_ENCODING_BITFIELDS) { in bmp_decode_rgb32()695 if (bmp->encoding == BMP_ENCODING_BITFIELDS) { in bmp_decode_rgb16()1255 switch (bmp->encoding) { in bmp_decode()
29 bus number, device number and function number encoding with PCI_BDF() macro.
39 To compile C++ version of file->file LZMA encoding, go to directory68 LzFindMt.* - Match finder for LZ (LZMA) encoders for multithreading encoding71 LzmaEnc.* - LZMA encoding522 6) Call encoding function:
125 PCI_BDF() for the encoding (it is also specified in the IEEE Std 1275-1994
161 However note that encoding these individual network settings into a
23 Turbo or Viterbi decoding, Turbo encoding and rate matching, MIMO MMSE
302 is encoding using RC4 with the key 7c4e0304550509072d2c7b38170d1711. The SPL
3122 …stbtt_int32 platform = ttUSHORT(fc+loc+0), encoding = ttUSHORT(fc+loc+2), language = ttUSHORT(fc+l… in stbtt__matchpair() local3125 … if (platform == 0 || (platform == 3 && encoding == 1) || (platform == 3 && encoding == 10)) { in stbtt__matchpair()3133 … next_id && ttUSHORT(fc+loc+12) == platform && ttUSHORT(fc+loc+12+2) == encoding && ttUSHORT(fc+lo… in stbtt__matchpair()