Home | History | Annotate | Download | only in libopenjpeg20

Lines Matching refs:neghalf

177                                     OPJ_INT32 neghalf,
187 OPJ_INT32 neghalf,
194 OPJ_INT32 neghalf);
200 OPJ_INT32 neghalf,
644 OPJ_INT32 neghalf,
654 t = v ? poshalf : neghalf;
665 OPJ_INT32 neghalf)
675 t = v ? poshalf : neghalf;
686 OPJ_INT32 neghalf,
697 t = v ? poshalf : neghalf;
739 OPJ_INT32 one, poshalf, neghalf;
744 neghalf = bpno > 0 ? -poshalf : -1;
754 neghalf,
765 OPJ_INT32 one, poshalf, neghalf;
771 neghalf = bpno > 0 ? -poshalf : -1;
777 opj_t1_dec_refpass_step_mqc(t1, flags2, data2, poshalf, neghalf);
780 opj_t1_dec_refpass_step_mqc(t1, flags2, data2, poshalf, neghalf);
783 opj_t1_dec_refpass_step_mqc(t1, flags2, data2, poshalf, neghalf);
786 opj_t1_dec_refpass_step_mqc(t1, flags2, data2, poshalf, neghalf);
797 opj_t1_dec_refpass_step_mqc(t1, flags2, data2, poshalf, neghalf);
807 OPJ_INT32 one, poshalf, neghalf;
812 neghalf = bpno > 0 ? -poshalf : -1;
822 neghalf,
1703 OPJ_INT32 neghalf,
1721 t = v ? poshalf : neghalf;