Home
last modified time | relevance | path

Searched defs:huff (Results 1 - 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvaapi_mjpeg.c78 VAHuffmanTableBufferJPEGBaseline huff; in vaapi_mjpeg_decode_slice() local
[all...]
H A Dvaapi_encode_mjpeg.c186 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 Dutvideodec.c90 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 Datrac9dec.c421 const HuffmanCodebook *huff = &at9_huffman_coeffs[cb][prec][cbi]; in read_coeffs_coarse() local
H A Dtruemotion2.c119 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 Dvp3.c2848 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 Dinftrees.c48 unsigned huff; /* Huffman code */ local
[all...]
/third_party/libwebsockets/win32port/zlib/
H A Dinftrees.c48 unsigned huff; /* Huffman code */ local
[all...]
/third_party/skia/third_party/externals/zlib/
H A Dinftrees.c48 unsigned huff; /* Huffman code */ local
[all...]
/third_party/node/deps/zlib/
H A Dinftrees.c43 unsigned huff; /* Huffman code */ in inflate_table() local
[all...]
/third_party/zlib/contrib/infback9/
H A Dinftree9.c43 unsigned huff; /* Huffman code */ in inflate_table9() local
[all...]
/third_party/zlib/
H A Dinftrees.c43 unsigned huff; /* Huffman code */ in inflate_table() local
[all...]
/third_party/toybox/lib/
H A Ddeflate.c155 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 Dprivate-lib-roles-h2.h264 unsigned int huff:1; member
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c231 HuffmanCode32* const huff = &htree_group->packed_table[bits]; in BuildPackedTable() local
219 AccumulateHCode(HuffmanCode hcode, int shift, HuffmanCode32* const huff) AccumulateHCode() argument
[all...]

Completed in 16 milliseconds