/third_party/ffmpeg/libavcodec/ |
H A D | vaapi_mjpeg.c | 78 VAHuffmanTableBufferJPEGBaseline huff; in vaapi_mjpeg_decode_slice() local [all...] |
H A D | vaapi_encode_mjpeg.c | 186 VAHuffmanTableBufferJPEGBaseline *huff; in vaapi_encode_mjpeg_write_extra_buffer() local 324 JPEGRawHuffmanTable *huff = &priv->huffman_tables.table[t]; vaapi_encode_mjpeg_init_picture_params() local [all...] |
H A D | utvideodec.c | 90 decode_plane10(UtvideoContext *c, int plane_no, uint16_t *dst, ptrdiff_t stride, int width, int height, const uint8_t *src, const uint8_t *huff, int use_pred) decode_plane10() argument
|
H A D | atrac9dec.c | 421 const HuffmanCodebook *huff = &at9_huffman_coeffs[cb][prec][cbi]; in read_coeffs_coarse() local
|
H A D | truemotion2.c | 119 static int tm2_read_tree(TM2Context *ctx, int length, TM2Huff *huff) in tm2_read_tree() argument 151 TM2Huff huff; tm2_build_huff_table() local [all...] |
H A D | vp3.c | 2848 static int read_huffman_tree(HuffTable *huff, GetBitContext *gb, int length, in read_huffman_tree() argument
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | inftrees.c | 48 unsigned huff; /* Huffman code */ local [all...] |
/third_party/libwebsockets/win32port/zlib/ |
H A D | inftrees.c | 48 unsigned huff; /* Huffman code */
local [all...] |
/third_party/skia/third_party/externals/zlib/ |
H A D | inftrees.c | 48 unsigned huff; /* Huffman code */ local [all...] |
/third_party/node/deps/zlib/ |
H A D | inftrees.c | 43 unsigned huff; /* Huffman code */ in inflate_table() local [all...] |
/third_party/zlib/contrib/infback9/ |
H A D | inftree9.c | 43 unsigned huff; /* Huffman code */ in inflate_table9() local [all...] |
/third_party/zlib/ |
H A D | inftrees.c | 43 unsigned huff; /* Huffman code */ in inflate_table() local [all...] |
/third_party/toybox/lib/ |
H A D | deflate.c | 155 struct huff { struct 165 static void len2huff(struct huff *huff, char bitlen[], int len) in len2huff() argument 185 static unsigned huff_and_puff(struct bitbuf *bb, struct huff *huf argument [all...] |
/third_party/libwebsockets/lib/roles/h2/ |
H A D | private-lib-roles-h2.h | 264 unsigned int huff:1; member
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | vp8l_dec.c | 231 HuffmanCode32* const huff = &htree_group->packed_table[bits]; in BuildPackedTable() local 219 AccumulateHCode(HuffmanCode hcode, int shift, HuffmanCode32* const huff) AccumulateHCode() argument [all...] |