Home
last modified time | relevance | path

Searched defs:deltas (Results 1 – 25 of 29) sorted by relevance

12

/third_party/python/Lib/test/libregrtest/
Drefleak.py114 def check_rc_deltas(deltas): argument
129 def check_fd_deltas(deltas): argument
/third_party/ffmpeg/libavcodec/
Dtruemotion2.c77 int deltas[TM2_NUM_STREAMS][TM2_DELTAS]; member
455 static inline void tm2_apply_deltas(TM2Context *ctx, int* Y, int stride, int *deltas, int *last) in tm2_apply_deltas()
473 static inline void tm2_high_chroma(int *data, int stride, int *last, unsigned *CD, int *deltas) in tm2_high_chroma()
486 static inline void tm2_low_chroma(int *data, int stride, int *clast, unsigned *CD, int *deltas, int… in tm2_low_chroma()
508 int deltas[16]; in tm2_hi_res_block() local
529 int deltas[16]; in tm2_med_res_block() local
552 int deltas[16]; in tm2_low_res_block() local
595 int deltas[16]; in tm2_null_res_block() local
Dindeo3data.h324 const int16_t *deltas; ///< delta tables for 4x4 block modes member
Dindeo3.c124 static const int8_t deltas [8] = { 0, 1, 0, 4, 4, 1, 0, 1 }; in build_requant_tab() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-bsln-table.hh51 HBINT16 deltas[32]; /* These are the FUnit distance deltas from member
68 HBINT16 deltas[32]; /* ditto */ member
Dhb-cff2-interp-cs.hh73 hb_vector_t<number_t> deltas; member
Dhb-ot-var-gvar-table.hh558 contour_point_vector_t deltas; /* flag is used to indicate referenced point */ in apply_deltas_to_points() local
/third_party/ltp/testcases/realtime/func/measurement/
Drdtsc-latency.c103 unsigned long long deltas[ITERATIONS]; in main() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_hue_sat_map.cpp157 const HSBModify *deltas = GetConstDeltas (); in GetDelta() local
Ddng_misc_opcodes.cpp864 uint32 deltas = SafeUint32DivideUp (fAreaSpec.Area ().H (), in dng_opcode_DeltaPerRow() local
915 uint32 deltas = SafeUint32DivideUp (fAreaSpec.Area ().H (), in PutData() local
1070 uint32 deltas = SafeUint32DivideUp (fAreaSpec.Area ().W (), in dng_opcode_DeltaPerColumn() local
1121 uint32 deltas = SafeUint32DivideUp (fAreaSpec.Area ().W (), in PutData() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dalpha_dec.c117 const uint8_t* deltas = dec->alpha_data_ + ALPHA_HEADER_LEN + row * width; in ALPHDecode() local
/third_party/python/Lib/encodings/
Dpunycode.py106 def generate_integers(baselen, deltas): argument
/third_party/libinput/tools/
Dptraccel-debug.c115 double *deltas) in print_ptraccel_sequence()
Dlibinput-debug-gui.c114 struct point deltas[64]; member
181 struct point deltas[64]; member
/third_party/icu/icu4c/source/test/cintltst/
Dcdateintervalformattest.c170 static const double deltas[] = { variable
/third_party/python/Lib/test/
Dtest_complex.py167 def check(n, deltas, is_equal, imag = 0.0): argument
/third_party/elfutils/debuginfod/
Ddebuginfod.cxx488 double deltas = (ts_end.tv_sec - ts_start.tv_sec) in ~tmp_ms_metric() local
2690 double deltas = (ts_end.tv_sec - ts_start.tv_sec) + (ts_end.tv_nsec - ts_start.tv_nsec)/1.e9; in handler_cb() local
3726 double deltas = (ts_end.tv_sec - ts_start.tv_sec) + (ts_end.tv_nsec - ts_start.tv_nsec)/1.e9; in scan_source_paths() local
3964 double deltas = (ts_end.tv_sec - ts_start.tv_sec) + (ts_end.tv_nsec - ts_start.tv_nsec)/1.e9; in groom() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c264 FT_Fixed *deltas = NULL; in ft_var_readpackeddeltas() local
3312 FT_Fixed* deltas = NULL; in tt_face_vary_cvt() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateIntervalFormatTest.java1679 final long[] deltas = { in TestFPos_SkelWithSeconds() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSynchronizationTests.cpp2233 std::vector<int> deltas; in iterate() local
2725 std::vector<int> deltas; in iterate() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateIntervalFormatTest.java1861 final long[] deltas = { in TestFPos_SkelWithSeconds() local
/third_party/node/deps/icu-small/source/i18n/
Dregexcmp.cpp3776 UVector32 deltas(end, *fStatus); in stripNOPs() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcmp.cpp3773 UVector32 deltas(end, *fStatus); in stripNOPs() local
/third_party/toybox/toys/posix/
Dps.c1429 char deltas[] = {SLOT_utime2, SLOT_iobytes, SLOT_diobytes, SLOT_rchar, in merge_deltas() local
/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c1286 char deltas[] = {SLOT_utime2, SLOT_iobytes, SLOT_diobytes, SLOT_rchar, in merge_deltas() local

12