Home
last modified time | relevance | path

Searched defs:huffman_tables (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvaapi_encode_mjpeg.c77 JPEGRawHuffmanTableSpecification huffman_tables; member
/third_party/skia/third_party/externals/libwebp/src/utils/
H A Dhuffman_utils.c266 int VP8LHuffmanTablesAllocate(int size, HuffmanTables* huffman_tables) { in VP8LHuffmanTablesAllocate() argument
279 void VP8LHuffmanTablesDeallocate(HuffmanTables* const huffman_tables) { in VP8LHuffmanTablesDeallocate() argument
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dvp8l_dec.c367 HuffmanTables* huffman_tables = &hdr->huffman_tables_; in ReadHuffmanCodes() local

Completed in 5 milliseconds