Home
last modified time | relevance | path

Searched defs:correction (Results 1 – 25 of 29) 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/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/skia/third_party/externals/icu/source/i18n/
Dgregoimp.cpp127 int32_t correction = 0; in dayToFields() local
Dgregocal.cpp406 int32_t correction = 0; in handleComputeFields() local
/third_party/icu/icu4c/source/i18n/
Dgregoimp.cpp132 int32_t correction = 0; in dayToFields() local
Dgregocal.cpp406 int32_t correction = 0; in handleComputeFields() local
/third_party/node/deps/icu-small/source/i18n/
Dgregoimp.cpp137 int32_t correction = 0; in dayToFields() local
Dgregocal.cpp407 int32_t correction = 0; in handleComputeFields() 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/skia/third_party/externals/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
DCalendar.java4897 int correction = 0; in computeGregorianFields() 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/skia/src/gpu/ops/
DAtlasTextOp.cpp466 float correction = 0; in setupDfProcessor() local
/third_party/lz4/lib/
Dlz4hc.c632 int correction; in LZ4HC_compress_hashChain() local
672 int correction = (int)(ip+ml - start2); in LZ4HC_compress_hashChain() local
708 int correction; in LZ4HC_compress_hashChain() local
/third_party/ffmpeg/libavfilter/
Dvf_lenscorrection.c50 int32_t *correction[4]; member
Daf_atempo.c704 const int correction = yae_align(frag, in yae_adjust_position() local
/third_party/ffmpeg/libavcodec/
Daacpsy.c159 float correction; ///< PE correction factor member
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp527 auto correction = 0.0f; in calculateWidth() local
/third_party/tzdata/
Dzic.c2056 int correction = 0; in inleap() local
3495 leapadd(zic_t t, int correction, int rolling) in leapadd()

12