Searched defs:oneplushalf (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ |
D | t1.c | 412 OPJ_INT32 oneplushalf, in opj_t1_dec_sigpass_step_raw() 435 OPJ_INT32 oneplushalf) in opj_t1_dec_sigpass_step_mqc() 459 OPJ_INT32 oneplushalf, in opj_t1_dec_sigpass_step_mqc_vsc() 519 OPJ_INT32 one, half, oneplushalf, vsc; in opj_t1_dec_sigpass_raw() local 545 OPJ_INT32 one, half, oneplushalf; in opj_t1_dec_sigpass_mqc() local 588 OPJ_INT32 one, half, oneplushalf, vsc; in opj_t1_dec_sigpass_mqc_vsc() local 871 OPJ_INT32 oneplushalf) in opj_t1_dec_clnpass_step_partial() 891 OPJ_INT32 oneplushalf) in opj_t1_dec_clnpass_step() 915 OPJ_INT32 oneplushalf, in opj_t1_dec_clnpass_step_vsc() 1012 OPJ_INT32 one, half, oneplushalf, agg, runlen, vsc; in opj_t1_dec_clnpass() local
|
/external/opencv3/3rdparty/libjasper/ |
D | jpc_t1dec.c | 341 #define jpc_sigpass_step(fp, frowstep, dp, bitpos, oneplushalf, orient, mqdec, vcausalflag) \ argument 368 int oneplushalf; in dec_sigpass() local 445 #define jpc_rawsigpass_step(fp, frowstep, dp, oneplushalf, in, vcausalflag) \ argument 475 int oneplushalf; in dec_rawsigpass() local 753 #define jpc_clnpass_step(f, fp, frowstep, dp, oneplushalf, orient, mqdec, flabel, plabel, vcausalfl… argument 789 int oneplushalf; in dec_clnpass() local
|