HomeSort by relevance Sort by last modified time
    Searched refs:oneplushalf (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libjasper/
jpc_t1dec.c 341 #define jpc_sigpass_step(fp, frowstep, dp, bitpos, oneplushalf, orient, mqdec, vcausalflag) \
355 *(dp) = (v) ? (-(oneplushalf)) : (oneplushalf); \
368 int oneplushalf; local
396 oneplushalf = one | half;
411 jpc_sigpass_step(fp, frowstep, dp, bitpos, oneplushalf,
420 jpc_sigpass_step(fp, frowstep, dp, bitpos, oneplushalf,
429 jpc_sigpass_step(fp, frowstep, dp, bitpos, oneplushalf,
438 jpc_sigpass_step(fp, frowstep, dp, bitpos, oneplushalf,
445 #define jpc_rawsigpass_step(fp, frowstep, dp, oneplushalf, in, vcausalflag)
475 int oneplushalf; local
789 int oneplushalf; local
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
t1.c 76 OPJ_INT32 oneplushalf,
86 OPJ_INT32 oneplushalf,
93 OPJ_INT32 oneplushalf);
99 OPJ_INT32 oneplushalf,
226 OPJ_INT32 oneplushalf);
232 OPJ_INT32 oneplushalf);
238 OPJ_INT32 oneplushalf,
412 OPJ_INT32 oneplushalf,
423 *datap = v ? -oneplushalf : oneplushalf;
519 OPJ_INT32 one, half, oneplushalf, vsc; local
545 OPJ_INT32 one, half, oneplushalf; local
588 OPJ_INT32 one, half, oneplushalf, vsc; local
1012 OPJ_INT32 one, half, oneplushalf, agg, runlen, vsc; local
    [all...]

Completed in 36 milliseconds