Home
last modified time | relevance | path

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

/openbmc/linux/lib/xz/
H A Dxz_dec_bcj.c88 static size_t bcj_x86(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_x86() function
356 filtered = bcj_x86(s, buf, size); in bcj_apply()