Home
last modified time | relevance | path

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

/openbmc/linux/lib/xz/
H A Dxz_dec_bcj.c345 static void bcj_apply(struct xz_dec_bcj *s, in bcj_apply() function
459 bcj_apply(s, b->out, &out_start, b->out_pos); in xz_dec_bcj_run()
509 bcj_apply(s, s->temp.buf, &s->temp.filtered, s->temp.size); in xz_dec_bcj_run()