Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c9123 extern const char wuffs_jpeg__error__unsupported_arithmetic_coding[];
40115 const char wuffs_jpeg__error__unsupported_arithmetic_coding[] = "#jpeg: unsupported arithmetic codi… variable
42509 status = wuffs_base__make_status(wuffs_jpeg__error__unsupported_arithmetic_coding); in wuffs_jpeg__decoder__do_decode_image_config()