HomeSort by relevance Sort by last modified time
    Searched refs:huffman (Results 26 - 30 of 30) sorted by null

12

  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/http2/hpack/
hpack_test.go 272 // C.3 Request Examples without Huffman Coding
320 // C.4 Request Examples with Huffman Coding
440 // using Huffman encoding for the literal values. The HTTP/2 setting
717 t.Error("expected at least one invalid huffman encoding (test starts with one)")
  /hardware/intel/img/psb_video/src/
tng_jpegES.c 120 /* Definitions for the huffman table specification in the Marker segment */
192 /* Specifies the huffman table used for encoding the luminance DC */
210 /* Specifies the huffman table used for encoding the luminance AC */
240 /* Specifies the huffman table used for encoding the chrominance DC */
259 /* Specifies the huffman table used for encoding the chrominance AC */
680 /* Writing the huffman tables for luminance dc coeffs */
687 /* Writing the huffman tables for luminance ac coeffs *
    [all...]
  /prebuilts/go/darwin-x86/src/image/jpeg/
reader.go 54 dhtMarker = 0xc4 // Define Huffman Table.
139 huff [maxTc + 1][maxTh + 1]huffman
167 // giving a byte of data back from d.bits to d.bytes. The Huffman look-up table
168 // requires at least 8 bits for look-up, which means that Huffman decoding can
199 // readByteStuffedByte is like readByte but is for byte-stuffed Huffman data.
  /prebuilts/go/linux-x86/src/image/jpeg/
reader.go 54 dhtMarker = 0xc4 // Define Huffman Table.
139 huff [maxTc + 1][maxTh + 1]huffman
167 // giving a byte of data back from d.bits to d.bytes. The Huffman look-up table
168 // requires at least 8 bits for look-up, which means that Huffman decoding can
199 // readByteStuffedByte is like readByte but is for byte-stuffed Huffman data.
  /hardware/intel/common/libva/va/
va_trace.c     [all...]

Completed in 498 milliseconds

12