Home
last modified time | relevance | path

Searched defs:huff_code (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddsicinvideo.c97 int b, huff_code = 0; in cin_decode_huffman() local
[all...]
H A Dmjpegenc_common.c443 void ff_mjpeg_build_huffman_codes(uint8_t *huff_size, uint16_t *huff_code, in ff_mjpeg_build_huffman_codes() argument
470 ff_mjpeg_encode_dc(PutBitContext *pb, int val, uint8_t *huff_size, uint16_t *huff_code) ff_mjpeg_encode_dc() argument
H A Dmjpegenc.c116 uint16_t *huff_code[4] = { m->huff_code_dc_luminance, in mjpeg_encode_picture_frame() local
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_encode_utils.c406 VP8LCreateHuffmanTree(uint32_t* const histogram, int tree_depth_limit, uint8_t* const buf_rle, HuffmanTree* const huff_tree, HuffmanTreeCode* const huff_code) VP8LCreateHuffmanTree() argument

Completed in 5 milliseconds