Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/math_brute_force/
Dutility.cpp66 void MulDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in MulDD()
88 void AddDD(double *rhi, double *rlo, double xh, double xl, double yh, double yl) in AddDD()
/external/webrtc/modules/third_party/g722/
Dg722_encode.c192 int16_t yl; in limitValues() 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.cpp568 TIntermTyped *yl = 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.cpp3022 auto yl = y & UInt4(0x0000FFFF); in MulHigh() local