Searched defs:prev_value (Results 1 – 13 of 13) sorted by relevance
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| D | huffman_encode_utils.c | 263 int value, int prev_value) { in CodeRepeatedValues() 331 int prev_value = 8; // 8 is the initial value for rle. in VP8LCreateCompressedHuffmanTree() local
|
| /third_party/libdrm/tests/ |
| D | drmsl.c | 115 void *prev_value; in print_neighbors() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | af_dynaudnorm.c | 546 double prev_value; in perform_dc_correction() local 616 const double prev_value = is_first_frame ? current_threshold : s->compress_threshold[0]; in perform_compression() local 640 const double prev_value = is_first_frame ? current_threshold : s->compress_threshold[c]; in perform_compression() local
|
| /third_party/libdrm/ |
| D | xf86drmSL.c | 232 unsigned long *prev_key, void **prev_value, in drmSLLookupNeighbors()
|
| /third_party/libinput/src/ |
| D | evdev-tablet.h | 72 int prev_value[LIBINPUT_TABLET_TOOL_AXIS_MAX + 1]; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| D | demangle.cc | 482 static bool LeaveNestedName(State *state, int16_t prev_value) { in LeaveNestedName() 494 static bool RestoreAppend(State *state, bool prev_value) { in RestoreAppend()
|
| /third_party/FreeBSD/sys/dev/usb/serial/ |
| D | usb_serial.c | 684 uint8_t prev_value; in ucom_cfg_line_state() local
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_opt_if.c | 506 nir_ssa_def *prev_value = clone_alu_and_replace_src_defs(b, alu, prev_srcs); in opt_split_alu_of_phi() local
|
| /third_party/backends/frontend/ |
| D | scanimage.c | 810 SANE_Word value, prev_value = 0; in parse_vector() local
|
| /third_party/node/deps/v8/src/ic/ |
| D | keyed-store-generic.cc | 948 TNode<Object> prev_value = in EmitGenericPropertyStore() local
|
| D | accessor-assembler.cc | 1299 TNode<Object> prev_value = in HandleStoreICHandlerCase() local
|
| /third_party/python/Modules/ |
| D | gcmodule.c | 377 uintptr_t prev_value = 0, next_value = 0; in validate_list() local
|
| /third_party/rust/crates/memchr/bench/data/code/ |
| D | rust-library.rs | 19898 let prev_value = (*inner).strong.get(); localVariable 23671 let prev_value = (*inner).strong.fetch_add(1, Release); localVariable
|