HomeSort by relevance Sort by last modified time
    Searched full:poshalf (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
t1.c 176 OPJ_INT32 poshalf,
186 OPJ_INT32 poshalf,
193 OPJ_INT32 poshalf,
199 OPJ_INT32 poshalf,
641 OPJ_INT32 poshalf,
652 t = v ? poshalf : neghalf;
662 OPJ_INT32 poshalf,
673 t = v ? poshalf : neghalf;
683 OPJ_INT32 poshalf,
695 t = v ? poshalf : neghalf
737 OPJ_INT32 one, poshalf, neghalf; local
763 OPJ_INT32 one, poshalf, neghalf; local
805 OPJ_INT32 one, poshalf, neghalf; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample.c 911 LLVMValueRef posHalf = lp_build_const_vec(coord_bld->gallivm, coord_bld->type, 0.5);
913 LLVMValueRef ima = lp_build_div(coord_bld, posHalf, absCoord);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample.c 911 LLVMValueRef posHalf = lp_build_const_vec(coord_bld->gallivm, coord_bld->type, 0.5);
913 LLVMValueRef ima = lp_build_div(coord_bld, posHalf, absCoord);
    [all...]

Completed in 321 milliseconds