Home
last modified time | relevance | path

Searched defs:L6 (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/goom/
Dppc_drawings.s311 L6: label
/third_party/rust/crates/minimal-lexical/src/
Dlibm.rs47 const L6: f32 = 2.0697501302e-01; /* 0x3e53f142 */ in powf() constant
602 const L6: f64 = 2.06975017800338417784e-01; /* 0x3fca7e28_4a454eef */ in powd() constant
/third_party/jerryscript/jerry-libm/
Dpow.c103 #define L6 2.06975017800338417784e-01 /* 0x3FCA7E28, 0x4A454EEF */ macro
/third_party/libffi/src/x86/
Dsysv.S1093 .set L6,L(UW26)-L(UW24) define
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Ddec_neon.c1443 const uint16x8_t L6 = vmovl_u8(vld1_u8(dst + 6 * BPS - 1)); in DC8_NEON() local
1525 const uint16x8_t L6 = vmovl_u8(vld1_u8(dst + (i + 6) * BPS - 1)); in DC16_NEON() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddec_neon.c1449 const uint8x8_t L6 = vld1_u8(dst + 6 * BPS - 1); in DC8_NEON() local
1536 const uint8x8_t L6 = vld1_u8(dst + (i + 6) * BPS - 1); in DC16_NEON() local