Searched defs:prefilter (Results 1 – 1 of 1) sorted by relevance
188 bool prefilter = fdsc->bitmap_format == LV_FONT_FMT_TXT_COMPRESSED; in lv_font_get_bitmap_fmt_txt() local394 …id decompress(const uint8_t * in, uint8_t * out, int32_t w, int32_t h, uint8_t bpp, bool prefilter) in decompress()