Home
last modified time | relevance | path

Searched refs:old_high (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/siren/
Drmlt.c97 float *old_high = old_coefs + half_dct_length; in siren_rmlt_decode_samples() local
140 (*--old_high * *--window_middle_low); in siren_rmlt_decode_samples()
142 (*old_high * *window_middle_high++) + in siren_rmlt_decode_samples()
145 *old_high = sample_high_val; in siren_rmlt_decode_samples()
/third_party/node/deps/v8/src/builtins/
Dbuiltins-sharedarraybuffer-gen.cc650 TNode<UintPtrT> old_high = Is64() ? TNode<UintPtrT>() : var_old_high.value(); in TF_BUILTIN() local
662 var_new_low.value(), old_high, new_high))); in TF_BUILTIN()
667 var_new_low.value(), old_high, new_high))); in TF_BUILTIN()