Home
last modified time | relevance | path

Searched refs:wuffs_jpeg__error__missing_huffman_table (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c9120 extern const char wuffs_jpeg__error__missing_huffman_table[];
40112 const char wuffs_jpeg__error__missing_huffman_table[] = "#jpeg: missing Huffman table"; variable
44545 status = wuffs_base__make_status(wuffs_jpeg__error__missing_huffman_table); in wuffs_jpeg__decoder__use_default_huffman_table()