Lines Matching refs:OPJ_BYTE
67 static INLINE OPJ_BYTE opj_t1_getctxno_zc(opj_mqc_t *mqc, OPJ_UINT32 f);
102 OPJ_BYTE type,
119 OPJ_BYTE type);
223 static INLINE OPJ_BYTE opj_t1_getctxno_zc(opj_mqc_t *mqc, OPJ_UINT32 f) in opj_t1_getctxno_zc()
258 static INLINE OPJ_BYTE opj_t1_getctxno_sc(OPJ_UINT32 lu) in opj_t1_getctxno_sc()
270 static INLINE OPJ_BYTE opj_t1_getspb(OPJ_UINT32 lu) in opj_t1_getspb()
338 OPJ_BYTE type, in opj_t1_enc_sigpass_step()
459 OPJ_BYTE type, in opj_t1_enc_sigpass()
724 OPJ_BYTE type, in opj_t1_enc_refpass_step()
804 OPJ_BYTE type) in opj_t1_enc_refpass()
1934 OPJ_BYTE* cblkdata = NULL; in opj_t1_decode_cblk()
1936 OPJ_BYTE type = T1_TYPE_MQ; /* BYPASS mode */ in opj_t1_decode_cblk()
1983 cblkdata = (OPJ_BYTE*)opj_realloc(t1->cblkdatabuffer, in opj_t1_decode_cblk()
2278 OPJ_BYTE type = T1_TYPE_MQ; in opj_t1_encode_cblk()