• Home
  • Raw
  • Download

Lines Matching refs:OPJ_FALSE

587                     OPJ_FALSE, /* vsc */  in opj_t1_dec_sigpass_raw()
594 OPJ_FALSE, /* vsc */ in opj_t1_dec_sigpass_raw()
601 OPJ_FALSE, /* vsc */ in opj_t1_dec_sigpass_raw()
643 l_w, 1, mqc, curctx, v, a, c, ct, oneplushalf, OPJ_FALSE); \
646 l_w, 2, mqc, curctx, v, a, c, ct, oneplushalf, OPJ_FALSE); \
649 l_w, 3, mqc, curctx, v, a, c, ct, oneplushalf, OPJ_FALSE); \
669 opj_t1_dec_sigpass_mqc_internal(t1, bpno, OPJ_FALSE, 64, 64, 66); in opj_t1_dec_sigpass_mqc_64x64_novsc()
683 opj_t1_dec_sigpass_mqc_internal(t1, bpno, OPJ_FALSE, t1->w, t1->h, in opj_t1_dec_sigpass_mqc_generic_novsc()
1154 opj_t1_dec_clnpass_step_macro(OPJ_TRUE, OPJ_FALSE, in opj_t1_dec_clnpass_step()
1274 opj_t1_dec_clnpass_step_macro(OPJ_FALSE, OPJ_TRUE,\
1278 partial = OPJ_FALSE; \
1281 opj_t1_dec_clnpass_step_macro(OPJ_FALSE, partial,\
1284 v, a, c, ct, oneplushalf, OPJ_FALSE); \
1285 partial = OPJ_FALSE; \
1288 opj_t1_dec_clnpass_step_macro(OPJ_FALSE, partial,\
1291 v, a, c, ct, oneplushalf, OPJ_FALSE); \
1292 partial = OPJ_FALSE; \
1295 opj_t1_dec_clnpass_step_macro(OPJ_FALSE, partial,\
1298 v, a, c, ct, oneplushalf, OPJ_FALSE); \
1302 opj_t1_dec_clnpass_step_macro(OPJ_TRUE, OPJ_FALSE, \
1306 opj_t1_dec_clnpass_step_macro(OPJ_TRUE, OPJ_FALSE, \
1309 v, a, c, ct, oneplushalf, OPJ_FALSE); \
1310 opj_t1_dec_clnpass_step_macro(OPJ_TRUE, OPJ_FALSE, \
1313 v, a, c, ct, oneplushalf, OPJ_FALSE); \
1314 opj_t1_dec_clnpass_step_macro(OPJ_TRUE, OPJ_FALSE, \
1317 v, a, c, ct, oneplushalf, OPJ_FALSE); \
1358 opj_t1_dec_clnpass_internal(t1, bpno, OPJ_FALSE, 64, 64, 66); in opj_t1_dec_clnpass_64x64_novsc()
1372 opj_t1_dec_clnpass_internal(t1, bpno, OPJ_FALSE, t1->w, t1->h, in opj_t1_dec_clnpass_generic_novsc()
1461 return OPJ_FALSE; in opj_t1_allocate_buffers()
1488 return OPJ_FALSE; in opj_t1_allocate_buffers()
1632 *(job->pret) = OPJ_FALSE; in opj_t1_clbl_decode_processor()
1660 t1 = opj_t1_create(OPJ_FALSE); in opj_t1_clbl_decode_processor()
1665 if (OPJ_FALSE == opj_t1_decode_cblk( in opj_t1_clbl_decode_processor()
1674 *(job->pret) = OPJ_FALSE; in opj_t1_clbl_decode_processor()
1887 *pret = OPJ_FALSE; in opj_t1_decode_cblks()
1945 return OPJ_FALSE; in opj_t1_decode_cblk()
1959 return OPJ_FALSE; in opj_t1_decode_cblk()
1986 return OPJ_FALSE; in opj_t1_decode_cblk()
2160 return OPJ_FALSE; in opj_t1_encode_cblks()
2250 return OPJ_FALSE; in opj_t1_enc_is_term_pass()