Searched refs:oneplushalf (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | t1.c | 84 OPJ_INT32 oneplushalf, 91 OPJ_INT32 oneplushalf, 155 OPJ_INT32 oneplushalf, 393 OPJ_INT32 oneplushalf, in opj_t1_dec_sigpass_step_raw() argument 406 *datap = v ? -oneplushalf : oneplushalf; in opj_t1_dec_sigpass_step_raw() 415 v, a, c, ct, oneplushalf, vsc) \ argument 432 data[ci*data_stride] = v ? -oneplushalf : oneplushalf; \ 443 OPJ_INT32 oneplushalf, in opj_t1_dec_sigpass_step_mqc() argument 453 v, mqc->a, mqc->c, mqc->ct, oneplushalf, vsc); in opj_t1_dec_sigpass_step_mqc() 562 OPJ_INT32 one, half, oneplushalf; in opj_t1_dec_sigpass_raw() local [all …]
|