Home
last modified time | relevance | path

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

/external/xz-embedded/linux/lib/xz/
Dxz_dec_bcj.c288 static size_t bcj_armthumb(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_armthumb() function
376 filtered = bcj_armthumb(s, buf, size); in bcj_apply()
/external/toybox/toys/pending/
Dxzcat.c699 static size_t bcj_armthumb(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_armthumb() function
787 filtered = bcj_armthumb(s, buf, size); in bcj_apply()