Home
last modified time | relevance | path

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

/external/xz-embedded/linux/lib/xz/
Dxz_dec_bcj.c265 static size_t bcj_arm(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_arm() function
371 filtered = bcj_arm(s, buf, size); in bcj_apply()
/external/toybox/toys/pending/
Dxzcat.c676 static size_t bcj_arm(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_arm() function
782 filtered = bcj_arm(s, buf, size); in bcj_apply()