Home | History | Annotate | Download | only in pending

Lines Matching refs:BCJ_POWERPC

426     BCJ_POWERPC = 5,    /* Big endian only */
577 static size_t bcj_powerpc(struct xz_dec_bcj *s, uint8_t *buf, size_t size)
777 case BCJ_POWERPC:
778 filtered = bcj_powerpc(s, buf, size);
951 case BCJ_POWERPC: