Home
last modified time | relevance | path

Searched defs:correction (Results 1 – 25 of 41) sorted by relevance

12

/third_party/ffmpeg/libavcodec/alpha/
Dmpegvideo_alpha.c30 uint64_t correction = WORD_VEC(qmul * 255 >> 8); in dct_unquantize_h263_axp() local
/third_party/boost/boost/math/special_functions/
Dcbrt.hpp64 static const T correction[] = { in cbrt_imp() local
/third_party/mesa3d/src/mesa/tnl/
Dt_vb_lighttmp.h115 GLfloat correction; in TAG() local
295 GLfloat correction; in TAG() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc_mips32.c29 uint32_t log_cnt, y, correction; in FastSLog2Slow_MIPS32() local
86 const uint32_t correction = (23 * (v & (y - 1))) >> 4; in FastLog2Slow_MIPS32() local
Dlossless_enc.c336 int correction = 0; in FastSLog2Slow_C() local
390 const int correction = (23 * (orig_v & (y - 1))) >> 4; in FastLog2Slow_C() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc_mips32.c29 uint32_t log_cnt, y, correction; in FastSLog2Slow_MIPS32() local
86 const uint32_t correction = (23 * (v & (y - 1))) >> 4; in FastLog2Slow_MIPS32() local
Dlossless_enc.c334 int correction = 0; in FastSLog2Slow_C() local
371 const int correction = (23 * (orig_v & (y - 1))) >> 4; in FastLog2Slow_C() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dgregoimp.cpp127 int32_t correction = 0; in dayToFields() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dgregoimp.cpp127 int32_t correction = 0; in dayToFields() local
/third_party/icu/icu4c/source/i18n/
Dgregoimp.cpp127 int32_t correction = 0; in dayToFields() local
/third_party/node/deps/icu-small/source/i18n/
Dgregoimp.cpp127 int32_t correction = 0; in dayToFields() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DGrego.java142 int correction = 0; in dayToFields() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DGrego.java140 int correction = 0; in dayToFields() local
/third_party/gstreamer/gstplugins_good/ext/wavpack/
Dgstwavpackenc.h38 gboolean correction; member
/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstwavpackparse.h90 gboolean correction; member
/third_party/flutter/skia/modules/skparagraph/src/
DRun.cpp57 …auto correction = end > start ? fMaster->posShift(fIndex, end - 1) - fMaster->posShift(fIndex, sta… in calculateWidth() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-fallback.cc304 int correction = -pos.y_offset / 2; in position_mark() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-shape-fallback.cc300 unsigned int correction = -pos.y_offset / 2; in position_mark() local
/third_party/harfbuzz/src/
Dhb-ot-shape-fallback.cc304 int correction = -pos.y_offset / 2; in position_mark() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DGregorianCalendar.java785 int correction = 0; in handleComputeFields() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DGregorianCalendar.java760 int correction = 0; in handleComputeFields() local
/third_party/flutter/skia/third_party/externals/libwebp/src/utils/
Dquant_levels_dec_utils.c137 const int16_t* const correction = p->correction_; in ApplyFilter() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dquant_levels_dec_utils.c137 const int16_t* const correction = p->correction_; in ApplyFilter() local
/third_party/flutter/skia/src/gpu/ops/
DGrAtlasTextOp.cpp569 float correction = 0; in setupDfProcessor() local
/third_party/skia/src/gpu/ops/
DAtlasTextOp.cpp466 float correction = 0; in setupDfProcessor() local

12