Home
last modified time | relevance | path

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

/external/xz-embedded/linux/lib/xz/
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()
/external/toybox/toys/pending/
Dxzcat.c499 static size_t bcj_x86(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_x86() function
767 filtered = bcj_x86(s, buf, size); in bcj_apply()