Home | History | Annotate | Download | only in pending

Lines Matching refs:BCJ_ARM

428     BCJ_ARM = 7,        /* Little endian only */
682 static size_t bcj_arm(struct xz_dec_bcj *s, uint8_t *buf, size_t size)
787 case BCJ_ARM:
788 filtered = bcj_arm(s, buf, size);
957 case BCJ_ARM: