Home
last modified time | relevance | path

Searched defs:yl (Results 1 – 14 of 14) sorted by relevance

/external/u-boot/arch/arm/lib/
Dmuldi3.S17 #define yl r3 macro
21 #define yl r2 macro
Ddiv64.S22 #define yl r3 macro
26 #define yl r2 macro
/external/OpenCL-CTS/test_conformance/math_brute_force/
DUtility.cpp62 void MulDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in MulDD()
84 void AddDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in AddDD()
/external/u-boot/post/drivers/
Drtc.c79 unsigned int yl = 2000; in rtc_post_test() local
/external/libjpeg-turbo/simd/powerpc/
Djcgryext-altivec.c47 __vector unsigned short yl, yh; in jsimd_rgb_gray_convert_altivec() local
Djccolext-altivec.c47 __vector unsigned short yl, yh, crl, crh, cbl, cbh; in jsimd_rgb_ycc_convert_altivec() local
Djdcolext-altivec.c48 __vector short rg0, rg1, rg2, rg3, bx0, bx1, bx2, bx3, yl, yh, cbl, cbh, in jsimd_ycc_rgb_convert_altivec() local
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
Dg722_encode.c197 int16_t yl; in limitValues() local
/external/OpenCL-CTS/test_conformance/clcpp/integer_funcs/
Dnumeric_funcs.hpp329 cl_long yl = static_cast<cl_long>(y); in operator ()() local
/external/libaom/libaom/av1/encoder/
Drd.c841 double yl, double *rate_f, double *distbysse_f) { in av1_model_rd_surffit()
/external/angle/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp625 TIntermTyped *yl = new TIntermBinary( in declareCoordTranslationFunction() local
/external/tensorflow/tensorflow/core/kernels/
Dquantized_resize_bilinear_op.cc225 inline uint8x8_t ComputeLerpx8Tmpl(const quint8* const yl, const quint8* yu, in ComputeLerpx8Tmpl()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gm107.cpp3826 uint8_t st, yl, wr, rd, wt, ru; in printSchedInfo() local
/external/swiftshader/src/Reactor/
DSubzeroReactor.cpp2934 auto yl = y & UInt4(0x0000FFFF); in MulHigh() local